Package com.ibm.dtfj.analyzer.helpers

Class Summary
AllBytecodeMethods Print the list of all bytecode sections associated with methods within a DTFJ JavaRuntime.
AllCompiledMethods Print the list of all compiled methods within a DTFJ JavaRuntime.
AllEnvVars Print and query the list of all environment variables within a DTFJ ImageProcess.
AllImageThreads Print and query the list of all ImageThread objects within a DTFJ JavaRuntime
Identify the ImageThreads that are not associated with a JavaThread.
AllJavaClassLoaders Print the list of all JavaClassLoader objects within a DTFJ JavaRuntime.
AllJavaHeaps Print the list of all JavaHeap objects within a DTFJ JavaRuntime.
AllJavaMonitors Print and query the list of all JavaMonitor objects within a DTFJ JavaRuntime
Cross-reference against the list of JavaThreads to determine which JavaMonitors are currently owned or waited on by various JavaThreads
AllJavaThreads Print the list of all JavaThread objects within a DTFJ JavaRuntime.
AllJVMInitArgs Print the JVM initialization arguments within a DTFJ JavaRuntime.
AllLibraries Print the list of all libraries within a DTFJ ImageProcess.
AllMemorySections Print the list of all memory section within a DTFJ ImageAddressSpace.
ClassInstanceCounter Analyzer to count the number of instances of a given class or list of classes
ObjectNavigator ObjectNavigator is a synonym for ObjectWrapper, provided for backward compatibility.
ObjectNavigatorCollection ObjectNavigatorCollection is a synonym for ObjectWrapperCollection, provided for backward compatibility.
OneContextHeader Print a simple header with context information, to put at the beginning of some other report
OneImage Print and extract basic information about one DTFJ Image
Count and navigate through multiple AddressSpaces, Processes, Runtimes within the Image.
OneImageModule Print basic information about one DTFJ ImageModule object.
OneImageProcess Print and extract basic information about one DTFJ ImageProcess object.
OneImageSection Print basic information about one DTFJ ImageSection object.
OneImageStackFrame Print basic information about one DTFJ ImageStackFrame object.
OneImageThread Print and extract basic information about one DTFJ ImageThread object
Keep track of the association between ImageThreads and JavaThreads.
OneJavaClass Print and extract basic information about one DTFJ JavaClass object
List all the fields, list all the object references, lookup a given field
Determine other attributes of the class (e.g. isPrimitive(), getTypeSignature(), etc.).
OneJavaClassLoader Print basic information about one DTFJ JavaClassLoader object.
OneJavaHeap Print basic information about one DTFJ JavaHeap object.
OneJavaMethod Print and extract basic information about one DTFJ JavaMethod object
Determine other attributes of the method (e.g. isNative(), etc.).
OneJavaMonitor Print basic information about one DTFJ JavaMonitor object.
OneJavaObject Print and extract basic information about one DTFJ JavaObject
List all the fields, list all the object references, lookup a given field.
OneJavaRuntime Print basic information about one DTFJ JavaRuntime object.
OneJavaStackFrame Print basic information about one DTFJ JavaStackFrame object.
OneJavaThread Print and extract basic information about one DTFJ JavaThread object
Cross-reference against the list of monitors to determine which monitors this thread currently holds and waits for.
ValueWrapper Utility class to contain the value of an arbitrary Java field or object extracted from the DTFJ image, that corresponds to either an object reference or one of the primitive types.
 



© Copyright IBM Corp. 2007, 2008 All Rights Reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.