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.
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.
 

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).