Interface JandexIndex
-
public interface JandexIndexAn wrapper around a Jandex annotation index
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Collection<org.jboss.jandex.AnnotationInstance>getAnnotations(String annotationName)
-
-
-
Method Detail
-
getAnnotations
Collection<org.jboss.jandex.AnnotationInstance> getAnnotations(String annotationName)
-
-