public interface FieldAnnotationProcessor<A extends Annotation>
| Modifier and Type | Method and Description |
|---|---|
Object |
process(A annotation,
Field field,
BeanFactory factory) |
Object process(A annotation, Field field, BeanFactory factory) throws IllegalAccessException, com.fasterxml.jackson.core.JsonProcessingException, InstantiationException
IllegalAccessExceptioncom.fasterxml.jackson.core.JsonProcessingExceptionInstantiationExceptionCopyright © 2013. All Rights Reserved.