Index
J
Represents a Java class.
Represents an internal ClassLoader structure within a Java VM instance.
Represents a Java field declaration.
Represents a heap of managed objects.
Represents a point of execution within a Java method.
Base interface inherited by JavaField and JavaMethod.
Represents a method or constructor in a class.
Represents a Java monitor (either an object monitor or a raw monitor).
Represents a Java Object.
Represents a Java reference.
Represents a Java runtime.
Represents a category of native memory allocated by the Java runtime.
Represents a native memory range allocated by the Java Runtime.
Represents a frame on a Java thread stack.
Represents a Java thread.
Represents the JavaVMInitArgs C structure passed to JNI_CreateJavaVM
to create the Java runtime.
Represents the JavaVMOption C structures passed to JNI_CreateJavaVM
to create the VM.
The JNI specified version constant for the Java 1.1 version of JNI
The JNI specified version constant for the Java 1.2 version of JNI
The JNI specified version constant for the Java 1.4 version of JNI