Class JandexAnnotationResolver


  • public class JandexAnnotationResolver
    extends java.lang.Object
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.util.Map<org.jboss.jandex.DotName,​java.util.List<org.jboss.jandex.AnnotationInstance>> getAllAnnotationsFromClassInfoHierarchy​(org.jboss.jandex.DotName name, org.jboss.jandex.Index index)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • JandexAnnotationResolver

        public JandexAnnotationResolver()
    • Method Detail

      • getAllAnnotationsFromClassInfoHierarchy

        public static java.util.Map<org.jboss.jandex.DotName,​java.util.List<org.jboss.jandex.AnnotationInstance>> getAllAnnotationsFromClassInfoHierarchy​(org.jboss.jandex.DotName name,
                                                                                                                                                                org.jboss.jandex.Index index)