- java.lang.Object
-
- com.sshtools.ant.SshSubTask
-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
protected Ssh |
parent |
protected java.lang.String |
taskString |
-
Constructor Summary
Constructors
Constructor and Description |
SshSubTask() |
-
Method Summary
Methods
Modifier and Type |
Method and Description |
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
-
parent
protected Ssh parent
-
Constructor Detail
-
SshSubTask
public SshSubTask()
Copyright © 2002-2003 Lee David Painter & Contributors. All Rights Reserved.