Uses of Interface
org.jboss.jca.common.spi.annotations.repository.Annotation
-
-
Uses of Annotation in org.jboss.jca.common.spi.annotations.repository
Methods in org.jboss.jca.common.spi.annotations.repository that return types with arguments of type Annotation Modifier and Type Method Description Collection<Annotation>AnnotationRepository. getAnnotation(Class<?> class1)Return a collection of annotation of given type.
-