Class JandexAnnotationsInfo

java.lang.Object
org.jboss.as.webservices.deployers.deployment.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 Details

    • JandexAnnotationsInfo

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

    • hasAnnotatedClasses

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