| Package | Description |
|---|---|
| org.nuxeo.runtime.annotations |
| Modifier and Type | Field and Description |
|---|---|
protected AnnotatedClass<?> |
AnnotatedMethod.aclass |
protected AnnotatedClass<?> |
AnnotatedClass.superClass |
| Modifier and Type | Field and Description |
|---|---|
protected Map<Class<?>,AnnotatedClass<?>> |
AnnotationManager.classCache |
| Modifier and Type | Method and Description |
|---|---|
AnnotatedClass<?> |
AnnotatedMethod.getAnnotatedClass() |
<T> AnnotatedClass<T> |
AnnotationManager.getAnnotatedClass(Class<T> clazz) |
<T> AnnotatedClass<T> |
AnnotationManager.load(Class<T> clazz) |
<T> AnnotatedClass<T> |
AnnotationManager.lookup(Class<T> clazz) |
| Modifier and Type | Method and Description |
|---|---|
protected Map<Class<?>,AnnotatedClass<?>> |
AnnotationManager.createCache() |
Copyright © 2019 Nuxeo. All rights reserved.