com.kenai.jaffl.provider.jffi

Class DefaultInvokerFactory

final class DefaultInvokerFactory extends Object implements InvokerFactory

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

Method Detail

createInvoker

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

getInstance

public static final InvokerFactory getInstance()

isMethodSupported

public final boolean isMethodSupported(Method method)