Uses of Class
org.eclipse.mat.ibmvm.acquire.BaseProvider

Packages that use BaseProvider
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. 
 

Uses of BaseProvider in org.eclipse.mat.ibmvm.acquire
 

Subclasses of BaseProvider in org.eclipse.mat.ibmvm.acquire
 class IBMDumpProvider
          Base class for generating dumps on IBM VMs
 class IBMExecDumpProvider
          Enables the creation of dumps from IBM VMs when a non-IBM VM or old IBM VM is used to run Memory Analyzer.
 class IBMJavaDumpProvider
          Helper dump provider - the IBMDumpProvider delegates to this to do the work for java core dumps.