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