Package | Description |
---|---|
com.ibm.dtfj.java |
Class and Description |
---|
JavaClass
Represents a Java class.
|
JavaClassLoader
Represents an internal ClassLoader structure within a Java VM instance.
|
JavaHeap
Represents a heap of managed objects.
|
JavaLocation
Represents a point of execution within a Java method.
|
JavaMember
Base interface inherited by JavaField and JavaMethod.
|
JavaMethod
Represents a method or constructor in a class.
|
JavaObject
Represents a Java Object.
|
JavaRuntimeMemoryCategory
Represents a category of native memory allocated by the Java runtime.
|
JavaThread
Represents a Java thread.
|
JavaVMInitArgs
Represents the JavaVMInitArgs C structure passed to JNI_CreateJavaVM
to create the Java runtime.
|
© Copyright 2005, 2012 IBM Corporation. All Rights Reserved.