public class InternalRunner extends Object
| Constructor and Description |
|---|
InternalRunner() |
| Modifier and Type | Method and Description |
|---|---|
void |
exec(CommandLineBuilder commandLine,
File workingDirectory,
String[] envOptions) |
void |
shutdown() |
void |
waitForExit()
Wait till the framework process exits.
|
public void exec(CommandLineBuilder commandLine, File workingDirectory, String[] envOptions)
public void shutdown()
public void waitForExit()
Copyright © 2006–2018 OPS4J - Open Participation Software for Java. All rights reserved.