Interface AnnotationTypesProvider
@Contract
public interface AnnotationTypesProvider
Defines a pluggability facility to retrieve annotation types from various
containers.
-
Method Summary
-
Method Details
-
getAnnotationTypes
Class<? extends Annotation>[] getAnnotationTypes() -
getType
- Throws:
ClassNotFoundException
-