com.kenai.jaffl.provider.jffi

Class JNIInvokeInterface

public class JNIInvokeInterface extends Object

Indexes of JavaVM methods
Field Summary
static intAttachCurrentThread
static intAttachCurrentThreadAsDaemon
static intDestroyJavaVM
static intDetachCurrentThread
static intGetEnv

Field Detail

AttachCurrentThread

public static final int AttachCurrentThread

AttachCurrentThreadAsDaemon

public static final int AttachCurrentThreadAsDaemon

DestroyJavaVM

public static final int DestroyJavaVM

DetachCurrentThread

public static final int DetachCurrentThread

GetEnv

public static final int GetEnv