public interface AnnotationsInfo
Modifier and Type | Method and Description |
---|---|
boolean |
hasAnnotatedClasses(String... annotation)
tells if the deployment includes classes annotated with the specified annotation(s).
|
boolean hasAnnotatedClasses(String... annotation)
annotation
- The FQN of the annotationCopyright © 2015 JBoss, by Red Hat. All rights reserved.