|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ExecCommandExecutor | |
|---|---|
| org.apache.camel.component.exec | |
| org.apache.camel.component.exec.impl | |
| Uses of ExecCommandExecutor in org.apache.camel.component.exec |
|---|
| Methods in org.apache.camel.component.exec that return ExecCommandExecutor | |
|---|---|
ExecCommandExecutor |
ExecEndpoint.getCommandExecutor()
|
| Methods in org.apache.camel.component.exec with parameters of type ExecCommandExecutor | |
|---|---|
void |
ExecEndpoint.setCommandExecutor(ExecCommandExecutor commandExecutor)
Sets a custom executor to execute commands. |
| Uses of ExecCommandExecutor in org.apache.camel.component.exec.impl |
|---|
| Classes in org.apache.camel.component.exec.impl that implement ExecCommandExecutor | |
|---|---|
class |
DefaultExecCommandExecutor
Executes the command utilizing the Apache Commons exec library. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||