edu.sdsc.inca
Class incat.IncatAgentClient

java.lang.Object
  extended by edu.sdsc.inca.Component
      extended by edu.sdsc.inca.Client
          extended by edu.sdsc.inca.AgentClient
              extended by edu.sdsc.inca.incat.IncatAgentClient
Enclosing class:
incat

public static class incat.IncatAgentClient
extends edu.sdsc.inca.AgentClient


Field Summary
 
Fields inherited from class edu.sdsc.inca.AgentClient
AGENT_CLIENT_OPTS, deployPath, logger
 
Fields inherited from class edu.sdsc.inca.Client
CLIENT_OPTS, reader, socket, writer
 
Fields inherited from class edu.sdsc.inca.Component
authenticate, cert, certPath, COMPONENT_OPTS, hostname, key, keyPath, logFile, password, port, trusted, trustedPath
 
Constructor Summary
incat.IncatAgentClient()
           
 
Method Summary
 void setConfiguration(java.util.Properties config)
           
 
Methods inherited from class edu.sdsc.inca.AgentClient
getCatalog, getCatalogAsXml, getConfig, getDeployPath, main, setConfig, setDeployPath
 
Methods inherited from class edu.sdsc.inca.Client
close, commandGetLog, commandLogConfig, commandPing, connect, dialog, isConnected, read, setServer, telnetDialog, write
 
Methods inherited from class edu.sdsc.inca.Component
addTrustedCert, configComponent, createSocket, getAuthenticate, getCertificate, getCertificatePath, getHostname, getKey, getKeyPath, getLogFile, getPassword, getPort, getTrustedCertificates, getTrustedPath, getUri, openResourceStream, readCredentials, readVersion, setAuthenticate, setCertificatePath, setHostname, setKeyPath, setLogFile, setPassword, setPort, setTrustedPath
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

incat.IncatAgentClient

public incat.IncatAgentClient()
Method Detail

setConfiguration

public void setConfiguration(java.util.Properties config)
                      throws edu.sdsc.inca.ConfigurationException
Overrides:
setConfiguration in class edu.sdsc.inca.AgentClient
Throws:
edu.sdsc.inca.ConfigurationException