Class DumpFactory

  • All Implemented Interfaces:
    IExecutableExtensionFactory

    public class DumpFactory
    extends java.lang.Object
    implements 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

      Constructors 
      Constructor Description
      DumpFactory()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.Object create()
      Actually create the appropriate dump provider.
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait