public interface AnnotationMonitor
Modifier and Type | Method and Description |
---|---|
void |
annotationNotFound(Class<? extends Annotation> annotation,
Object annotatedInstance) |
void |
elementCreationFailed(Class<?> elementClass,
Exception cause) |
void annotationNotFound(Class<? extends Annotation> annotation, Object annotatedInstance)
Copyright © 2003–2016. All rights reserved.