|
aerogear-controller 1.0.1 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface RoutingModule
A RoutingModule is used by the AeroGear runtime to retrieve the routes defined by the current application.
End users may implement this interface directly or useAbstractRoutingModule which has convenience methods.
AbstractRoutingModule| Method Summary | |
|---|---|
Routes |
build()
Returns a Routes instance containing all the Routes configured in the application. |
| Method Detail |
|---|
Routes build()
Routes instance containing all the Routes configured in the application.
Routes populated with all the configured Routes.
|
aerogear-controller 1.0.1 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||