org.eclipse.mat.internal.acquire
Class VmInfoDescriptor
java.lang.Object
org.eclipse.mat.query.registry.AnnotatedObjectDescriptor
org.eclipse.mat.internal.acquire.VmInfoDescriptor
- All Implemented Interfaces:
- IAnnotatedObjectDescriptor
public class VmInfoDescriptor
- extends AnnotatedObjectDescriptor
- No Extend:
- This class is not intended to be subclassed by clients.
Methods inherited from class org.eclipse.mat.query.registry.AnnotatedObjectDescriptor |
addParameter, getArguments, getHelp, getHelpLocale, getHelpUrl, getIcon, getIdentifier, getName, getUsage, isHelpAvailable, setUsage |
VmInfoDescriptor
public VmInfoDescriptor(String identifier,
String name,
String usage,
String help,
String helpUrl,
Locale helpLocale,
VmInfo vmInfo)
getVmInfo
public VmInfo getVmInfo()
createDescriptor
public static final VmInfoDescriptor createDescriptor(VmInfo vmInfo)
throws SnapshotException
- Throws:
SnapshotException