|
aerogear-controller 1.0.0.M1 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface RouteProcessor
A RouteProcessor processes/handles a single Route in AeroGear Controller.
| Method Summary | |
|---|---|
void |
process(RouteContext routeContext)
Handles the actual invocation of the target or the passed-in Route. |
| Method Detail |
|---|
void process(RouteContext routeContext)
throws Exception
Route.
routeContext - the RouteContext for the current request.
Exception - if processing of the route causes an exception.
|
aerogear-controller 1.0.0.M1 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||