radtools.services.vmware
Class VMWareHelpers

java.lang.Object
  extended by 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.
 
Method Summary
static RADService.State check(LinuxSystem host, String config, SecureSystem<?> vm)
          TODO: Javadoc
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VMWareHelpers

private VMWareHelpers()
TODO: Javadoc Dummy constructor to ensure that this class is never instantiated.

Method Detail

check

public static final RADService.State check(LinuxSystem host,
                                           String config,
                                           SecureSystem<?> vm)
TODO: Javadoc

Parameters:
host -
config -
vm -
Returns: