Class JandexAnnotationsInfo

  • All Implemented Interfaces:
    org.jboss.wsf.spi.deployment.AnnotationsInfo

    public final class JandexAnnotationsInfo
    extends Object
    implements org.jboss.wsf.spi.deployment.AnnotationsInfo
    A Jandex based implementation of org.jboss.wsf.spi.deployment.AnnotationsInfo
    Author:
    Alessio Soldano
    • Constructor Detail

      • JandexAnnotationsInfo

        public JandexAnnotationsInfo​(org.jboss.as.server.deployment.DeploymentUnit unit)
    • Method Detail

      • hasAnnotatedClasses

        public boolean hasAnnotatedClasses​(String... annotation)
        Specified by:
        hasAnnotatedClasses in interface org.jboss.wsf.spi.deployment.AnnotationsInfo