Save This Page
Home » j2ssh-0.2.9-src » com.sshtools.ant » [javadoc | source]
com.sshtools.ant
public class: SshSubTask [javadoc | source]
java.lang.Object
   com.sshtools.ant.SshSubTask

Direct Known Subclasses:
    Sftp, Exec, Shell

Field Summary
protected  String taskString     
protected  Ssh parent     
Method from com.sshtools.ant.SshSubTask Summary:
execute,   log,   log,   setParent
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from com.sshtools.ant.SshSubTask Detail:
 public  void execute(SshClient ssh) throws BuildException 
 protected  void log(String msg) 
 protected  void log(String msg,
    int i) 
 protected  void setParent(Ssh parent)