Package org.eclipse.mat.ibmvm.acquire
Class IBMExecVmInfo
- java.lang.Object
-
- org.eclipse.mat.snapshot.acquire.VmInfo
-
- org.eclipse.mat.ibmvm.acquire.IBMVmInfo
-
- org.eclipse.mat.ibmvm.acquire.IBMExecVmInfo
-
public class IBMExecVmInfo extends IBMVmInfo
Information about an IBM VM, for use when using a helper VM to create a dump.
-
-
Method Summary
-
Methods inherited from class org.eclipse.mat.ibmvm.acquire.IBMVmInfo
getProposedFileName
-
Methods inherited from class org.eclipse.mat.snapshot.acquire.VmInfo
getDescription, getHeapDumpProvider, getPid, isHeapDumpEnabled, setDescription, setHeapDumpEnabled, setHeapDumpProvider, setPid, setProposedFileName, toString
-
-