Package org.eclipse.mat.snapshot.acquire
Classes to help get a snapshot from a current running process on the system.
-
Interface Summary 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 theorg.eclipse.mat.api.heapDumpProvider
extension point. -
Class Summary Class Description VmInfo Instances of this class are descriptors of locally running Java processes.