Class JandexHelper


  • public class JandexHelper
    extends Object
    Author:
    paul.robinson@redhat.com, 2012-02-06
    • Constructor Detail

      • JandexHelper

        public JandexHelper()
    • Method Detail

      • getAnnotation

        public static org.jboss.jandex.AnnotationInstance getAnnotation​(org.jboss.as.server.deployment.DeploymentUnit unit,
                                                                        String endpoint,
                                                                        String annotationClassName)