|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.ow2.jasmine.vmm.agent.driver.util.RemoteExec.SSHExec
public static class RemoteExec.SSHExec
| Constructor Summary | |
|---|---|
RemoteExec.SSHExec(java.lang.String host,
java.lang.String user,
RemoteExec.SshAuthInfo authInfo,
java.lang.String command)
|
|
| Method Summary | |
|---|---|
void |
connect(RemoteExec.SSHExecCallback outCallback,
RemoteExec.SSHExecCallback errCallback)
|
void |
disconnect()
|
int |
getExitCode()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RemoteExec.SSHExec(java.lang.String host,
java.lang.String user,
RemoteExec.SshAuthInfo authInfo,
java.lang.String command)
| Method Detail |
|---|
public void connect(RemoteExec.SSHExecCallback outCallback,
RemoteExec.SSHExecCallback errCallback)
throws RemoteExec.SshException
RemoteExec.SshExceptionpublic void disconnect()
public int getExitCode()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||