Class AnnotationManagerListener


  • @OpenApiAll
    public abstract class AnnotationManagerListener
    extends java.lang.Object
    Annotations manager listener.
    • Constructor Detail

      • AnnotationManagerListener

        public AnnotationManagerListener()
    • Method Detail

      • added

        public void added​(Annotation annotation)
      • removed

        public void removed​(Annotation annotation)
      • updated

        public void updated()