radtools.services.vmware
Class VMWareHelpers
java.lang.Object
radtools.services.vmware.VMWareHelpers
@Revision(value="$Revision: 1.1 $",
date="$Date: 2006/12/12 02:43:55 $",
tag="$Name: $")
public abstract class VMWareHelpers- extends Object
TODO: Javadoc
TODO: Unit tests, Code review, Javadoc review, Seal/Finalize
- Version:
- $Revision: 1.1 $
- Author:
- Greg Gibeling
|
Constructor Summary |
private |
VMWareHelpers()
TODO: Javadoc
Dummy constructor to ensure that this class is never instantiated. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VMWareHelpers
private VMWareHelpers()
- TODO: Javadoc
Dummy constructor to ensure that this class is never instantiated.
check
public static final RADService.State check(LinuxSystem host,
String config,
SecureSystem<?> vm)
- TODO: Javadoc
- Parameters:
host - config - vm -
- Returns: