public class IsolationRunner
extends java.lang.Object
| Constructor and Description |
|---|
IsolationRunner() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(java.lang.String[] args)
Run a single task.
|
public static void main(java.lang.String[] args)
throws java.lang.ClassNotFoundException,
java.io.IOException,
java.lang.InterruptedException
args - the first argument is the task directoryjava.lang.ClassNotFoundExceptionjava.io.IOExceptionjava.lang.InterruptedExceptionCopyright © 2009 The Apache Software Foundation