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