com.kenai.jaffl.provider

Class Library

public abstract class Library extends Object

Method Summary
abstract InvokergetInvoker(Method method, Map<LibraryOption,?> options)
abstract ObjectlibraryLock()
static StringlocateLibrary(String libraryName)

Method Detail

getInvoker

public abstract Invoker getInvoker(Method method, Map<LibraryOption,?> options)

libraryLock

public abstract Object libraryLock()

locateLibrary

public static String locateLibrary(String libraryName)