| Package | Description |
|---|---|
| org.jboss.aerogear.controller.router | |
| org.jboss.aerogear.controller.router.decorators | |
| org.jboss.aerogear.controller.router.rest.pagination |
| Modifier and Type | Field and Description |
|---|---|
private EndpointInvoker |
DefaultRouteProcessor.endpointInvoker |
| Constructor and Description |
|---|
DefaultRouteProcessor(javax.enterprise.inject.Instance<Consumer> consumers,
EndpointInvoker endpointInvoker) |
| Modifier and Type | Field and Description |
|---|---|
private EndpointInvoker |
ErrorHandler.endpointInvoker |
| Constructor and Description |
|---|
ErrorHandler(RouteProcessor delegate,
EndpointInvoker endpointInvoker) |
| Modifier and Type | Field and Description |
|---|---|
private EndpointInvoker |
PaginationHandler.endpointInvoker |
| Constructor and Description |
|---|
PaginationHandler(RouteProcessor delegate,
javax.enterprise.inject.Instance<PaginationStrategy> pagingStrategies,
javax.enterprise.inject.Instance<Consumer> consumers,
EndpointInvoker endpointInvoker)
Sole contructor which will have its parameters injected by CDI.
|
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.