public interface AnnotationMonitor
Modifier and Type | Method and Description |
---|---|
void |
annotationNotFound(java.lang.Class<? extends java.lang.annotation.Annotation> annotation,
java.lang.Object annotatedInstance) |
void |
elementCreationFailed(java.lang.Class<?> elementClass,
java.lang.Exception cause) |
Copyright © 2003-2014. All Rights Reserved.