public class ExecDefaultExecutor
extends org.apache.commons.exec.DefaultExecutor
Constructor and Description |
---|
ExecDefaultExecutor() |
Modifier and Type | Method and Description |
---|---|
int |
getExitValue() |
protected Process |
launch(org.apache.commons.exec.CommandLine command,
Map<String,String> env,
File dir) |
createThread, execute, execute, execute, execute, getExecutorThread, getProcessDestroyer, getStreamHandler, getWatchdog, getWorkingDirectory, isFailure, setExitValue, setExitValues, setProcessDestroyer, setStreamHandler, setWatchdog, setWorkingDirectory
protected Process launch(org.apache.commons.exec.CommandLine command, Map<String,String> env, File dir) throws IOException
launch
in class org.apache.commons.exec.DefaultExecutor
IOException
public int getExitValue()
Apache Camel