|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.objectweb.jonas.ant.jonasbase.Tasks
Constructor Summary | |
Tasks()
Default constructor |
Method Summary | |
void |
addTask(org.apache.tools.ant.Task task)
Add a task to the list of defined tasks |
java.util.List |
getTasks()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Tasks()
Method Detail |
public void addTask(org.apache.tools.ant.Task task)
task
- to addpublic java.util.List getTasks()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |