|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sshtools.ant.SshSubTask
public class SshSubTask
Field Summary | |
---|---|
protected Ssh |
parent
|
protected java.lang.String |
taskString
|
Constructor Summary | |
---|---|
SshSubTask()
|
Method Summary | |
---|---|
void |
execute(SshClient ssh)
|
protected void |
log(java.lang.String msg)
|
protected void |
log(java.lang.String msg,
int i)
|
protected void |
setParent(Ssh parent)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected java.lang.String taskString
protected Ssh parent
Constructor Detail |
---|
public SshSubTask()
Method Detail |
---|
protected void setParent(Ssh parent)
protected void log(java.lang.String msg)
protected void log(java.lang.String msg, int i)
public void execute(SshClient ssh) throws org.apache.tools.ant.BuildException
org.apache.tools.ant.BuildException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |