|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectbr.com.oncast.dev.lobo.task.BatchProfile
public class BatchProfile
ProfilerTask element to store multiple profiling cases to be executed in batch.
| Constructor Summary | |
|---|---|
BatchProfile()
|
|
| Method Summary | |
|---|---|
void |
addFileset(org.apache.tools.ant.types.FileSet fileSet)
Adds a FileSet to the list of filesets to be processed. |
java.util.List<org.apache.tools.ant.types.FileSet> |
getFilesets()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BatchProfile()
| Method Detail |
|---|
public void addFileset(org.apache.tools.ant.types.FileSet fileSet)
FileSet to the list of filesets to be processed.
fileSet - the FileSet to be added.public java.util.List<org.apache.tools.ant.types.FileSet> getFilesets()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||