|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RouteService | |
|---|---|
| org.apache.camel.impl | Default implementation classes for Camel Core |
| Uses of RouteService in org.apache.camel.impl |
|---|
| Methods in org.apache.camel.impl that return RouteService | |
|---|---|
RouteService |
DefaultRouteStartupOrder.getRouteService()
|
| Methods in org.apache.camel.impl that return types with arguments of type RouteService | |
|---|---|
protected Map<String,RouteService> |
DefaultCamelContext.getRouteServices()
|
| Methods in org.apache.camel.impl with parameters of type RouteService | |
|---|---|
protected void |
DefaultCamelContext.startRouteService(RouteService routeService)
Starts the given route service |
| Constructors in org.apache.camel.impl with parameters of type RouteService | |
|---|---|
DefaultRouteStartupOrder(int startupOrder,
Route route,
RouteService routeService)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||