protected void |
AbstractCamelContext.resumeRouteService(RouteService routeService)
Resumes the given route service
|
protected void |
AbstractCamelContext.shutdownRouteService(RouteService routeService) |
protected void |
AbstractCamelContext.shutdownRouteService(RouteService routeService,
org.apache.camel.LoggingLevel loggingLevel) |
void |
AbstractCamelContext.startRouteService(RouteService routeService,
boolean addingRoutes)
Starts the given route service
|
protected void |
AbstractCamelContext.stopRouteService(RouteService routeService,
boolean removingRoutes,
org.apache.camel.LoggingLevel loggingLevel) |
protected void |
AbstractCamelContext.stopRouteService(RouteService routeService,
org.apache.camel.LoggingLevel loggingLevel) |
protected void |
AbstractCamelContext.suspendRouteService(RouteService routeService) |