- CamelContextCompleter - Class in org.apache.camel.karaf.commands.completers
-
A JLine completer for the Camel contexts.
- CamelContextCompleter() - Constructor for class org.apache.camel.karaf.commands.completers.CamelContextCompleter
-
- CamelController - Interface in org.apache.camel.karaf.commands
-
CamelController interface defines the expected behaviors to manipulate Camel resources (context, route, etc).
- CamelControllerImpl - Class in org.apache.camel.karaf.commands.internal
-
Implementation of CamelController.
- CamelControllerImpl() - Constructor for class org.apache.camel.karaf.commands.internal.CamelControllerImpl
-
- complete(String, int, List) - Method in class org.apache.camel.karaf.commands.completers.CamelContextCompleter
-
- complete(String, int, List) - Method in class org.apache.camel.karaf.commands.completers.RouteCompleter
-
- ContextInfo - Class in org.apache.camel.karaf.commands
-
Command to display detailed information about a Camel context.
- ContextInfo() - Constructor for class org.apache.camel.karaf.commands.ContextInfo
-
- ContextList - Class in org.apache.camel.karaf.commands
-
List the Camel contexts available in the Karaf instance.
- ContextList() - Constructor for class org.apache.camel.karaf.commands.ContextList
-
- ContextResume - Class in org.apache.camel.karaf.commands
-
Command to resume a Camel context.
- ContextResume() - Constructor for class org.apache.camel.karaf.commands.ContextResume
-
- ContextStart - Class in org.apache.camel.karaf.commands
-
Command to start a Camel context.
- ContextStart() - Constructor for class org.apache.camel.karaf.commands.ContextStart
-
- ContextStop - Class in org.apache.camel.karaf.commands
-
Command to stop a Camel context.
- ContextStop() - Constructor for class org.apache.camel.karaf.commands.ContextStop
-
- ContextSuspend - Class in org.apache.camel.karaf.commands
-
Command to suspend a Camel context.
- ContextSuspend() - Constructor for class org.apache.camel.karaf.commands.ContextSuspend
-