|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object PIRL.Conductor.Native_Methods
public class Native_Methods
Native methods.
An encapsulation of native method interfaces.
This class contains only static methods. It loads the required native library automatically the first time it is used.
Field Summary | |
---|---|
static String |
ID
Class name and version identification. |
static String |
NATIVE_METHODS_LIBRARY_NAME
The name of the library that contains the native methods implementations. |
Method Summary | |
---|---|
static int |
PID()
Get the process ID of the Java Virtual Machine. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final String ID
public static final String NATIVE_METHODS_LIBRARY_NAME
Method Detail |
---|
public static int PID()
NATIVE_METHODS_LIBRARY_NAME
library failed to load.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |