com.hp.ucmdb.discovery.library.clients.vmware
Class VmwareClient

java.lang.Object
  extended by com.hp.ucmdb.discovery.library.clients.BaseClient
      extended by com.hp.ucmdb.discovery.library.clients.vmware.VmwareClient

public class VmwareClient
extends BaseClient


Field Summary
static java.lang.String PROP_CONNECTION_URL
           
static java.lang.String PROP_PROTOCOL_VERSION
           
 
Fields inherited from class com.hp.ucmdb.discovery.library.clients.BaseClient
CREDENTIALS_ID, ENCODING
 
Constructor Summary
VmwareClient(ClientsFrameworkImpl framework, java.util.Properties props)
           
 
Method Summary
 BaseVmwareAgent getAgent()
           
 
Methods inherited from class com.hp.ucmdb.discovery.library.clients.BaseClient
close, getClientType, getCredentialId, getIpAddress, getProperty, getShellCmdSeperator, getSudoCommands, getSudoPaths, getTimeout, getUserName, isConnected, supportsSudo
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PROP_CONNECTION_URL

public static final java.lang.String PROP_CONNECTION_URL
See Also:
Constant Field Values

PROP_PROTOCOL_VERSION

public static final java.lang.String PROP_PROTOCOL_VERSION
See Also:
Constant Field Values
Constructor Detail

VmwareClient

public VmwareClient(ClientsFrameworkImpl framework,
                    java.util.Properties props)
             throws java.lang.Exception
Throws:
java.lang.Exception
Method Detail

getAgent

public BaseVmwareAgent getAgent()


Documentation Feedback
Copyright 2010 Hewlett-Packard Development Company, L.P.