hudson.plugins.vmware
Class VMware

java.lang.Object
  extended by hudson.plugins.vmware.VMware

public class VMware
extends java.lang.Object

Created by IntelliJ IDEA.

Since:
28-Sep-2007 09:59:20
Author:
connollys

Constructor Summary
VMware()
           
VMware(java.lang.String pathToLib)
           
 
Method Summary
 Host connect(Host.HostType hostType, java.lang.String hostName, int hostPort, java.lang.String userName, java.lang.String password)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VMware

public VMware()

VMware

public VMware(java.lang.String pathToLib)
Method Detail

connect

public Host connect(Host.HostType hostType,
                    java.lang.String hostName,
                    int hostPort,
                    java.lang.String userName,
                    java.lang.String password)


Copyright © 2007. All Rights Reserved.