|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.kenai.jaffl.provider.Library
public abstract class Library
| Constructor Summary | |
|---|---|
Library()
|
|
| Method Summary | |
|---|---|
abstract Invoker |
getInvoker(java.lang.reflect.Method method,
java.util.Map<LibraryOption,?> options)
|
abstract java.lang.Object |
libraryLock()
|
static java.lang.String |
locateLibrary(java.lang.String libraryName)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Library()
| Method Detail |
|---|
public abstract Invoker getInvoker(java.lang.reflect.Method method,
java.util.Map<LibraryOption,?> options)
public abstract java.lang.Object libraryLock()
public static java.lang.String locateLibrary(java.lang.String libraryName)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||