| Constructor and Description |
|---|
RunForkedApp(File basedir,
String debug,
List<String> vmArgs,
Set<File> cp,
String mId,
String mainClass,
Set<File> appcp,
String includes,
String excludes,
String watchDirs) |
| Modifier and Type | Method and Description |
|---|---|
String |
debug() |
void |
execute() |
File |
getWorkdir() |
void |
setWorkdir(File workdir) |
void |
stop() |
String |
toString() |
public void stop()
throws InterruptedException
stop in interface CommandInterruptedExceptionpublic void execute()
throws Exception
public File getWorkdir()
getWorkdir in interface Commandpublic void setWorkdir(File workdir)
setWorkdir in interface CommandCopyright © 2019. All rights reserved.