|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectsofya.ed.BatchStructuralTracer
public final class BatchStructuralTracer
This class provides the ability to execute a
ProgramEventDispatcher multiple times with
different subjects and/or configurations within the same JVM.
A batch file must be provided which specifies on each line a
distinct set of configuration parameters to be passed to the
ProgramEventDispatcher, including the name of the subject
class.
Usage:java sofya.ed.BatchStructuralTracer <batch_file>
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] argv)
Entry point for BatchFilter. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static void main(java.lang.String[] argv)
argv - Command line parameters to BatchFilter. One
argument is expected, the path to the batch file.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||