Interface AnnotationMonitor

    • Method Detail

      • elementCreationFailed

        void elementCreationFailed​(Class<?> elementClass,
                                   Exception cause)
      • annotationNotFound

        void annotationNotFound​(Class<? extends Annotation> annotation,
                                Object annotatedInstance)