com.kenai.jaffl.provider.jffi
Class JNIInvokeInterface
java.lang.Object
com.kenai.jaffl.provider.jffi.JNIInvokeInterface
public class JNIInvokeInterface
- extends java.lang.Object
Indexes of JavaVM methods
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DestroyJavaVM
public static final int DestroyJavaVM
- See Also:
- Constant Field Values
AttachCurrentThread
public static final int AttachCurrentThread
- See Also:
- Constant Field Values
DetachCurrentThread
public static final int DetachCurrentThread
- See Also:
- Constant Field Values
GetEnv
public static final int GetEnv
- See Also:
- Constant Field Values
AttachCurrentThreadAsDaemon
public static final int AttachCurrentThreadAsDaemon
- See Also:
- Constant Field Values
JNIInvokeInterface
public JNIInvokeInterface()