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 Summary
Constructors Constructor Description JandexAnnotationsInfo(org.jboss.as.server.deployment.DeploymentUnit unit)
-
-
-
Method Detail
-
hasAnnotatedClasses
public boolean hasAnnotatedClasses(String... annotation)
- Specified by:
hasAnnotatedClassesin interfaceorg.jboss.wsf.spi.deployment.AnnotationsInfo
-
-