Package | Description |
---|---|
org.apache.camel.commands |
Modifier and Type | Class and Description |
---|---|
class |
AbstractLocalCamelController
Abstract
LocalCamelController that implementators should extend when implemeting
a controller that runs locally in the same JVM as Camel. |
Modifier and Type | Method and Description |
---|---|
protected Object |
AbstractContextCommand.executeLocal(LocalCamelController camelController,
PrintStream out,
PrintStream err) |
Apache Camel