public class ParameterHandler extends FieldAnnotationHandler<Parameter>
| Constructor and Description |
|---|
ParameterHandler() |
| Modifier and Type | Method and Description |
|---|---|
Class<Parameter> |
handles() |
int |
priority() |
void |
process(FieldContext context,
Parameter annotation,
HandlerChain chain) |
processpublic int priority()
public void process(FieldContext context, Parameter annotation, HandlerChain chain)
process in class FieldAnnotationHandler<Parameter>Copyright © 2023 OCPsoft. All rights reserved.