public class RequestActionHandler extends MethodAnnotationHandler<RequestAction>
| Constructor and Description |
|---|
RequestActionHandler() |
| Modifier and Type | Method and Description |
|---|---|
Class<RequestAction> |
handles() |
int |
priority() |
void |
process(MethodContext context,
RequestAction annotation,
HandlerChain chain) |
processpublic Class<RequestAction> handles()
public int priority()
public void process(MethodContext context, RequestAction annotation, HandlerChain chain)
process in class MethodAnnotationHandler<RequestAction>Copyright © 2016 OCPsoft. All rights reserved.