|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.tools.ant.taskdefs.optional.ssh.SSHSession.NestedSequential
public static class SSHSession.NestedSequential
The class corresponding to the sequential nested element. This is a simple task container.
Constructor Summary | |
---|---|
SSHSession.NestedSequential()
|
Method Summary | |
---|---|
void |
addTask(Task task)
Add a task or type to the container. |
java.util.List |
getNested()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SSHSession.NestedSequential()
Method Detail |
---|
public void addTask(Task task)
addTask
in interface TaskContainer
task
- an unknown element.public java.util.List getNested()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |