public class JarExecution extends ProcessExecution
config, FORMAL_PARAM, log, process, running, shutDownHook, shutDownHookThread, SIMPLE_PARAM, streamSinkError, streamSinkOutput, timedout, waitForEnd, waitForEndThread| Constructor and Description |
|---|
JarExecution(JarExecutionConfig config,
Logger log) |
| Modifier and Type | Method and Description |
|---|---|
protected List<String> |
getCommandParts()
Assembles list of command parts, i.e.
|
protected JarExecutionConfig |
getConfig() |
getBotProcess, getExitValue, getRunning, isFailed, isFailed, isRunning, isTimeout, shutdown, start, stop, substituteParamspublic JarExecution(JarExecutionConfig config, Logger log)
protected JarExecutionConfig getConfig()
protected List<String> getCommandParts()
ProcessExecutionProcessExecutionConfig.getPathToProgram() plus program arguments.
All parts then undergo ProcessExecution.substituteParams(String, Logger) routine.getCommandParts in class ProcessExecutionCopyright © 2018 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All rights reserved.