Uses of Package
org.eclipse.mat.snapshot.acquire
-
Packages that use org.eclipse.mat.snapshot.acquire Package Description org.eclipse.mat.hprof.acquire Generator of HPROF dumps from other running processes on the system, just a acquire dumps extension, not an Application Programming Interface (API).org.eclipse.mat.ibmvm.acquire Create IBM dumps - this is an internal package not intended as an Application Programming Interface (API) except as an extension.org.eclipse.mat.internal.acquire Support for collecting arguments for acquiring heap dumps from running programs.org.eclipse.mat.snapshot.acquire Classes to help get a snapshot from a current running process on the system.org.eclipse.mat.ui.internal.acquire Acquire heap dumps from other running processes - user interface (not API). -
Classes in org.eclipse.mat.snapshot.acquire used by org.eclipse.mat.hprof.acquire Class 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.VmInfo Instances of this class are descriptors of locally running Java processes. -
Classes in org.eclipse.mat.snapshot.acquire used by org.eclipse.mat.ibmvm.acquire Class 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.VmInfo Instances of this class are descriptors of locally running Java processes. -
Classes in org.eclipse.mat.snapshot.acquire used by org.eclipse.mat.internal.acquire Class 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.VmInfo Instances of this class are descriptors of locally running Java processes. -
Classes in org.eclipse.mat.snapshot.acquire used by org.eclipse.mat.snapshot.acquire Class 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.VmInfo Instances of this class are descriptors of locally running Java processes. -
Classes in org.eclipse.mat.snapshot.acquire used by org.eclipse.mat.ui.internal.acquire Class Description VmInfo Instances of this class are descriptors of locally running Java processes.