Package org.eclipse.mat.ibmvm.acquire
Class DumpFactory
java.lang.Object
org.eclipse.mat.ibmvm.acquire.DumpFactory
- All Implemented Interfaces:
IExecutableExtensionFactory
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.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
DumpFactory
public DumpFactory()
-
-
Method Details
-
create
Actually create the appropriate dump provider.- Specified by:
create
in interfaceIExecutableExtensionFactory
- Returns:
- the new dump provider
- Throws:
CoreException
-