Package | Description |
---|---|
org.apache.camel.component.exec | |
org.apache.camel.component.exec.impl |
Modifier and Type | Method and Description |
---|---|
ExecCommandExecutor |
ExecEndpoint.getCommandExecutor() |
Modifier and Type | Method and Description |
---|---|
void |
ExecEndpoint.setCommandExecutor(ExecCommandExecutor commandExecutor)
Sets a custom executor to execute commands.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultExecCommandExecutor
Executes the command utilizing the Apache Commons exec library.
|
Apache Camel