Package org.eclipse.mat.dtfj

This provides the parser for IBM Diagnostic Tooling Framework for Java (DTFJ) dumps, and is just a parser extension, not an Application Programming Interface (API).

See:
          Description

Class Summary
DTFJHeapObjectReader Reads details of an object from a DTFJ dump.
DTFJIndexBuilder Reads and parses a DTFJ dump, building indexes which are then used by MAT to create a snapshot.
DTFJPreferencePage This class represents a preference page that is contributed to the Preferences dialog.
InitDTFJ Controls the loading of this plugin and finds the available DTFJ implementations.
InitDTFJ.DynamicInfo This is created and called from the MAT parser handling code It provides a list of parsers E.g.
Messages Messages for the DTFJ parser.
PreferenceConstants Constant definitions for plug-in preferences
PreferenceInitializer Class used to initialize default preference values.
StackFrameResolver  
ThreadDetailsResolver Use DTFJ to extract extra information about a thread.
 

Package org.eclipse.mat.dtfj Description

This provides the parser for IBM Diagnostic Tooling Framework for Java (DTFJ) dumps, and is just a parser extension, not an Application Programming Interface (API).