public class VmInfoDescriptor extends AnnotatedObjectDescriptor
| Constructor and Description |
|---|
VmInfoDescriptor(String identifier,
String name,
String usage,
String help,
String helpUrl,
Locale helpLocale,
VmInfo vmInfo) |
| Modifier and Type | Method and Description |
|---|---|
static VmInfoDescriptor |
createDescriptor(VmInfo vmInfo) |
VmInfo |
getVmInfo() |
addParameter, getArguments, getHelp, getHelpLocale, getHelpUrl, getIcon, getIdentifier, getName, getUsage, isHelpAvailable, setUsagepublic VmInfo getVmInfo()
public static final VmInfoDescriptor createDescriptor(VmInfo vmInfo) throws SnapshotException
SnapshotException