com.kenai.jaffl.provider.jffi
Class Library

java.lang.Object
  extended by com.kenai.jaffl.provider.Library
      extended by com.kenai.jaffl.provider.jffi.Library

public class Library
extends Library


Method Summary
 Invoker getInvoker(java.lang.reflect.Method method, java.util.Map<LibraryOption,?> options)
           
 java.lang.Object libraryLock()
           
 
Methods inherited from class com.kenai.jaffl.provider.Library
locateLibrary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInvoker

public Invoker getInvoker(java.lang.reflect.Method method,
                          java.util.Map<LibraryOption,?> options)
Specified by:
getInvoker in class Library

libraryLock

public java.lang.Object libraryLock()
Specified by:
libraryLock in class Library