org.apache.activemq.apollo.util.os
Interface JnaCLibrary

All Superinterfaces:
CLibrary, com.sun.jna.Library

public interface JnaCLibrary
extends com.sun.jna.Library, CLibrary


Nested Class Summary
 
Nested classes/interfaces inherited from interface com.sun.jna.Library
com.sun.jna.Library.Handler
 
Field Summary
static JnaCLibrary INSTANCE
           
 
Fields inherited from interface com.sun.jna.Library
OPTION_ALLOW_OBJECTS, OPTION_CALLING_CONVENTION, OPTION_FUNCTION_MAPPER, OPTION_INVOCATION_MAPPER, OPTION_STRUCTURE_ALIGNMENT, OPTION_TYPE_MAPPER
 
Method Summary
 
Methods inherited from interface org.apache.activemq.apollo.util.os.CLibrary
fcntl
 

Field Detail

INSTANCE

static final JnaCLibrary INSTANCE


Copyright © 2005-2011 The Apache Software Foundation. All Rights Reserved.