public abstract class CamelCommandSupport
extends org.apache.karaf.shell.console.OsgiCommandSupport
| Modifier and Type | Field and Description |
|---|---|
protected org.apache.camel.commands.CamelController |
camelController |
| Constructor and Description |
|---|
CamelCommandSupport() |
| Modifier and Type | Method and Description |
|---|---|
void |
setCamelController(org.apache.camel.commands.CamelController camelController) |
Apache Camel