Uses of Class
org.nuxeo.runtime.annotations.AnnotatedClass
Packages that use AnnotatedClass
-
Uses of AnnotatedClass in org.nuxeo.runtime.annotations
Fields in org.nuxeo.runtime.annotations declared as AnnotatedClassModifier and TypeFieldDescriptionprotected final AnnotatedClass<?>
AnnotatedMethod.aclass
protected AnnotatedClass<?>
AnnotatedClass.superClass
Fields in org.nuxeo.runtime.annotations with type parameters of type AnnotatedClassModifier and TypeFieldDescriptionprotected Map<Class<?>,
AnnotatedClass<?>> AnnotationManager.classCache
Methods in org.nuxeo.runtime.annotations that return AnnotatedClassModifier and TypeMethodDescriptionAnnotatedMethod.getAnnotatedClass()
<T> AnnotatedClass<T>
AnnotationManager.getAnnotatedClass
(Class<T> clazz) <T> AnnotatedClass<T>
<T> AnnotatedClass<T>
Methods in org.nuxeo.runtime.annotations that return types with arguments of type AnnotatedClassModifier and TypeMethodDescriptionprotected Map<Class<?>,
AnnotatedClass<?>> AnnotationManager.createCache()