|
AR System Java API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.bmc.arsys.api.NativeLibraryLoader
public final class NativeLibraryLoader
This class is used to load the Native Library
Constructor Summary | |
---|---|
NativeLibraryLoader()
|
Method Summary | |
---|---|
static boolean |
load(Class clazz,
String library)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public NativeLibraryLoader()
Method Detail |
---|
public static boolean load(Class clazz, String library)
|
AR System Java API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |