|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface RouteStartupOrder
Information about a route to be started where we want to control the order
in which they are started by CamelContext.
| Method Summary | |
|---|---|
List<Consumer> |
getInputs()
Gets the input to this route (often only one consumer) |
Route |
getRoute()
Gets the route |
int |
getStartupOrder()
Get the order this route should be started. |
| Method Detail |
|---|
int getStartupOrder()
Route getRoute()
List<Consumer> getInputs()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||