Class AnnotationHandler


  • public class AnnotationHandler
    extends java.lang.Object
    • Constructor Detail

      • AnnotationHandler

        public AnnotationHandler()
    • Method Detail

      • extractJssdAnnotations

        public java.util.Map<java.lang.String,​JAnnotation> extractJssdAnnotations​(java.lang.Iterable<JAnnotation> annotations)