public class SSHInstallUtility extends Object
| Constructor and Description |
|---|
SSHInstallUtility(org.rhq.core.domain.install.remote.RemoteAccessInfo accessInfo) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
agentInstallCheck(String agentInstallPath) |
String |
agentStatus(String agentInstallPath) |
void |
connect() |
void |
disconnect() |
String |
findAgentInstallPath(String parentPath) |
org.rhq.core.domain.install.remote.AgentInstallInfo |
installAgent(String parentPath) |
static void |
main(String[] args) |
String[] |
pathDiscovery(String parentPath) |
String |
startAgent(String agentInstallPath) |
String |
stopAgent(String agentInstallPath) |
public SSHInstallUtility(org.rhq.core.domain.install.remote.RemoteAccessInfo accessInfo)
public void connect()
public void disconnect()
public boolean agentInstallCheck(String agentInstallPath)
public org.rhq.core.domain.install.remote.AgentInstallInfo installAgent(String parentPath)
public static void main(String[] args) throws IOException
IOExceptionCopyright © 2008-2013 Red Hat, Inc.. All Rights Reserved.