See: Description
Interface | Description |
---|---|
IHeapDumpProvider |
Provides functionality to acquire a heap dump from a locally running Java process
Implementations of this interface need to be
registered using the
org.eclipse.mat.api.heapDumpProvider extension point. |
Class | Description |
---|---|
VmInfo |
Instances of this class are descriptors of locally running Java processes.
|