org.eclipse.mat.ibmvm.acquire
Class DumpFactory
java.lang.Object
org.eclipse.mat.ibmvm.acquire.DumpFactory
public class DumpFactory
- extends Object
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.
Method Summary |
Object |
create()
Actually create the appropriate dump provider. |
DumpFactory
public DumpFactory()
create
public Object create()
throws CoreException
- Actually create the appropriate dump provider.
- Returns:
- the new dump provider
- Throws:
CoreException