public abstract class CamelCompleterSupport extends Object implements org.apache.karaf.shell.console.Completer
Modifier and Type | Field and Description |
---|---|
protected org.apache.camel.commands.LocalCamelController |
camelController |
Constructor and Description |
---|
CamelCompleterSupport() |
Modifier and Type | Method and Description |
---|---|
void |
setCamelController(org.apache.camel.commands.LocalCamelController camelController) |
Apache Camel