|
Class Summary |
| ContextInfo |
Command to display detailed information about a Camel context. |
| ContextList |
List the Camel contexts available in the Karaf instance. |
| ContextStart |
Command to start a Camel context. |
| ContextStop |
Command to stop a Camel context. |
| RouteInfo |
Command to display detailed information about a Camel route. |
| RouteList |
Command to list all Camel routes. |
| RouteResume |
Command to resume a route. |
| RouteShow |
Command to show the route marshaled in XML. |
| RouteStart |
Command to start a route. |
| RouteStop |
Command to stop a route. |
| RouteSuspend |
Command to suspend a route. |