| Package | Description |
|---|---|
| org.apache.xbean.finder |
| Modifier and Type | Field | Description |
|---|---|---|
protected Map<Class<? extends Annotation>,MetaAnnotation<?>> |
MetaAnnotatedElement.annotations |
| Modifier and Type | Method | Description |
|---|---|---|
List<MetaAnnotation<T>> |
MetaAnnotation.getConflicts() |
|
Collection<MetaAnnotation<?>> |
MetaAnnotated.getMetaAnnotations() |
|
Collection<MetaAnnotation<?>> |
MetaAnnotatedElement.getMetaAnnotations() |
|
protected static Map<Class<? extends Annotation>,MetaAnnotation<?>> |
MetaAnnotatedElement.unroll(Annotation[] annotations) |
|
protected static Map<Class<? extends Annotation>,MetaAnnotation<?>> |
MetaAnnotatedElement.unroll(AnnotatedElement element) |
Copyright © 2005–2018. All rights reserved.