org.redhat.vmtruckloader.vmware
Class VMWareContext
java.lang.Object
org.redhat.vmtruckloader.vmware.VMWareContext
public class VMWareContext
- extends Object
Very simple implementation of the VMWareContext.
- Author:
- Duncan Doyle, Romain Pelisse - romain@redhat.com
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VMWareContext
public VMWareContext(String username,
String password,
URL vCenterURL2)
getVCenterURL
public URL getVCenterURL()
getUsername
public String getUsername()
getPassword
public String getPassword()
Copyright © 2013. All Rights Reserved.