Package | Description |
---|---|
org.eclipse.mat.hprof |
Parser for HPROF dumps,
just a parser extension, not an Application Programming Interface (API).
|
org.eclipse.mat.internal.acquire |
Support for collecting arguments for acquiring heap dumps from running programs.
|
org.eclipse.mat.parser.internal.util |
Input/output utilities for the parser component (not API).
|
org.eclipse.mat.query.registry |
Package for getting a list of queries and examining their capabilities and setting them up.
|
org.eclipse.mat.report |
Controls building of reports from XML report definitions.
|
org.eclipse.mat.snapshot.registry |
Registries for the extensions to read additional heap dump information like threads, name resolvers etc.
|
org.eclipse.mat.ui.editor |
Editor for viewing snapshot (not API).
|
Modifier and Type | Class and Description |
---|---|
class |
EnhancerRegistry |
Modifier and Type | Class and Description |
---|---|
class |
HeapDumpProviderRegistry |
Modifier and Type | Class and Description |
---|---|
class |
ParserRegistry |
Modifier and Type | Class and Description |
---|---|
class |
QueryRegistry |
Modifier and Type | Class and Description |
---|---|
class |
RendererRegistry
Holds all the renderers.
|
class |
SpecFactory
Builds a full report based on an xml report definition, which could
specify several queries to be run.
|
Modifier and Type | Class and Description |
---|---|
class |
CollectionExtractorProviderRegistry |
class |
RequestDetailResolverRegistry |
class |
SubjectRegistry<D> |
class |
ThreadDetailResolverRegistry |
class |
TroubleTicketResolverRegistry |
Modifier and Type | Class and Description |
---|---|
class |
EditorPaneRegistry |