Package | Description |
---|---|
org.apache.camel.commands |
Modifier and Type | Class and Description |
---|---|
class |
RouteInfoCommand
Command to display detailed information about a Camel route.
|
class |
RouteProfileCommand
Command to display profile information about a Camel route.
|
class |
RouteResumeCommand
Command to resume a route.
|
class |
RouteShowCommand
Command to show the route marshaled in XML.
|
class |
RouteStartCommand
Command to start a route.
|
class |
RouteStopCommand
Command to stop a route.
|
class |
RouteSuspendCommand
Command to suspend a route.
|
Apache Camel