com.hp.ucmdb.discovery.library.clients.siebel
Class SiebelClient

java.lang.Object
  extended by com.hp.ucmdb.discovery.library.clients.BaseClient
      extended by com.hp.ucmdb.discovery.library.clients.shell.ShellClient
          extended by com.hp.ucmdb.discovery.library.clients.siebel.SiebelClient

public class SiebelClient
extends ShellClient


Field Summary
static java.lang.String SIEBEL_CLIENT_TYPE
           
 
Fields inherited from class com.hp.ucmdb.discovery.library.clients.shell.ShellClient
UNIX_CMD_SEPARATOR, WIN_CMD_SEPARATOR
 
Fields inherited from class com.hp.ucmdb.discovery.library.clients.BaseClient
CREDENTIALS_ID, ENCODING
 
Constructor Summary
SiebelClient(ClientsFrameworkImpl framework, java.util.Properties props)
           
 
Method Summary
 java.lang.String getEnterprise()
           
 java.lang.String getServerManagerPath()
           
 
Methods inherited from class com.hp.ucmdb.discovery.library.clients.shell.ShellClient
canCopyFile, deleteFile, executeCmd, executeCmd, executeCmd, executeCmd, executeCmdWithTimeOut, getFile, getLastCommandOutputBytes, getMaxCommandLength, getServerPort, getWelcomeBuffer, putFile, setCharset, setMaxCommandLength
 
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

SIEBEL_CLIENT_TYPE

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

SiebelClient

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

getEnterprise

public java.lang.String getEnterprise()

getServerManagerPath

public java.lang.String getServerManagerPath()


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