Uses of Interface
org.jboss.weld.resources.ReflectionCache.AnnotationClass
-
Packages that use ReflectionCache.AnnotationClass Package Description org.jboss.weld.resources -
-
Uses of ReflectionCache.AnnotationClass in org.jboss.weld.resources
Methods in org.jboss.weld.resources that return ReflectionCache.AnnotationClass Modifier and Type Method Description <T extends Annotation>
ReflectionCache.AnnotationClass<T>DefaultReflectionCache. getAnnotationClass(Class<T> clazz)<T extends Annotation>
ReflectionCache.AnnotationClass<T>ReflectionCache. getAnnotationClass(Class<T> clazz)
-