com.kenai.jaffl.provider.jffi

Interface InvokerFactory

public interface InvokerFactory

Method Summary
InvokercreateInvoker(Method method, Library library, Map<LibraryOption,?> options)
booleanisMethodSupported(Method method)

Method Detail

createInvoker

public Invoker createInvoker(Method method, Library library, Map<LibraryOption,?> options)

isMethodSupported

public boolean isMethodSupported(Method method)