|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectde.cohesion.bssh.impl.SSHCommand
de.cohesion.bssh.impl.ExecuteSSHCommand
public class ExecuteSSHCommand
| Constructor Summary | |
|---|---|
ExecuteSSHCommand(java.lang.String cmd,
Cache<Member,ch.ethz.ssh2.Connection> ccache)
|
|
| Method Summary | |
|---|---|
protected Result |
perform(Member m,
ch.ethz.ssh2.Connection c)
|
java.lang.String |
toString()
|
| Methods inherited from class de.cohesion.bssh.impl.SSHCommand |
|---|
execute |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ExecuteSSHCommand(java.lang.String cmd,
Cache<Member,ch.ethz.ssh2.Connection> ccache)
| Method Detail |
|---|
protected Result perform(Member m,
ch.ethz.ssh2.Connection c)
throws java.io.IOException
perform in class SSHCommandjava.io.IOExceptionpublic java.lang.String toString()
toString in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||