Uses of Package
org.eclipse.mat.hprof.extension
-
Packages that use org.eclipse.mat.hprof.extension Package Description org.eclipse.mat.hprof Parser for HPROF dumps, just a parser extension, not an Application Programming Interface (API). -
Classes in org.eclipse.mat.hprof.extension used by org.eclipse.mat.hprof Class Description IParsingEnhancer This interface provides the possibility to perform some actions and add information the a parsed snapshot, just after the parsing of an HPROF file is done.IRuntimeEnhancer Using this interface an implementor can provide additional information to a HPROF snapshot See the documentation on the org.eclipse.mat.hprof.enhancer extension point