Package 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.

See:
          Description

Class Summary
DumpFactory Create a dump provider for IBM VMs Depending on the type of the current VM, either uses an Attach API method or will use a helper VM.
IBMDumpProvider Base class for generating dumps on IBM VMs
IBMExecDumpProvider Enables the creation of dumps from IBM VMs when a non-IBM VM or old IBM VM is used to run Memory Analyzer.
IBMExecVmInfo Information about an IBM VM, for use when using a helper VM to create a dump.
IBMJavaDumpProvider Helper dump provider - the IBMDumpProvider delegates to this to do the work for java core dumps.
IBMVmInfo Stores information about the target VM.
Messages The accessor for messages for the IBM dump plug-in.
 

Enum Summary
DumpType Used for selecting the appropriate dump type
 

Package org.eclipse.mat.ibmvm.acquire Description

Create IBM dumps - this is an internal package not intended as an Application Programming Interface (API) except as an extension.