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, setWorkingDirectoryprotected Process launch(org.apache.commons.exec.CommandLine command, Map<String,String> env, File dir) throws IOException
launch in class org.apache.commons.exec.DefaultExecutorIOExceptionpublic int getExitValue()
Apache Camel