Class AnnotationRepositoryImpl
java.lang.Object
org.jboss.jca.common.annotations.repository.jandex.AnnotationRepositoryImpl
- All Implemented Interfaces:
AnnotationRepository
An AnnotationRepositoryImpl.
- Author:
- Stefano Maestri, Jesper Pedersen
-
Constructor Summary
ConstructorsConstructorDescriptionAnnotationRepositoryImpl(org.jboss.jandex.Index backingRepository, ClassLoader cl) Create a new AnnotationRepositoryImpl using a Jandex backend -
Method Summary
-
Constructor Details
-
AnnotationRepositoryImpl
Create a new AnnotationRepositoryImpl using a Jandex backend- Parameters:
backingRepository- The repositorycl- The class loader
-
-
Method Details
-
getAnnotation
- Specified by:
getAnnotationin interfaceAnnotationRepository
-