public class ExecuteForkedTaskInsideNewJvm extends Object
Modifier and Type | Field and Description |
---|---|
static String |
CONTEXT_FILE |
static int |
MAX_CONTEXT_WAIT |
Modifier and Type | Method and Description |
---|---|
static ExecuteForkedTaskInsideNewJvm |
getInstance() |
static void |
main(String[] args)
Everything here and called from here should only use System.out and System.err
|
public static final int MAX_CONTEXT_WAIT
public static final String CONTEXT_FILE
public static ExecuteForkedTaskInsideNewJvm getInstance()