public interface PostProcessor<T extends AnnotatedElementHandler>
| Modifier and Type | Method and Description |
|---|---|
void |
postProcessAnnotation(AnnotationInfo ainfo,
T aeHandler) |
void postProcessAnnotation(AnnotationInfo ainfo, T aeHandler) throws AnnotationProcessorException
AnnotationProcessorExceptionCopyright © 2017. All rights reserved.