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