|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface RouteAware
An interface to represent an object which wishes to be injected with
a Route such as Consumer which is the consumer for a route.
| Method Summary | |
|---|---|
Route |
getRoute()
Gets the Route |
void |
setRoute(Route route)
Injects the Route |
| Method Detail |
|---|
void setRoute(Route route)
Route
route - the routeRoute getRoute()
Route
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||