Class JarAnnotationIndexer
- java.lang.Object
-
- org.wildfly.experimental.api.classpath.index.JarAnnotationIndexer
-
public class JarAnnotationIndexer extends Object
-
-
Constructor Summary
Constructors Constructor Description JarAnnotationIndexer(File file, String annotation, Set<String> excludedClasses)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description JarAnnotationIndexscanForAnnotation()
-
-
-
Method Detail
-
scanForAnnotation
public JarAnnotationIndex scanForAnnotation() throws IOException
- Throws:
IOException
-
-