|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MetaAnnotation | |
|---|---|
| org.apache.xbean.finder | |
| Uses of MetaAnnotation in org.apache.xbean.finder |
|---|
| Fields in org.apache.xbean.finder with type parameters of type MetaAnnotation | |
|---|---|
protected java.util.Map<java.lang.Class<? extends java.lang.annotation.Annotation>,MetaAnnotation<?>> |
MetaAnnotatedElement.annotations
|
| Methods in org.apache.xbean.finder that return types with arguments of type MetaAnnotation | |
|---|---|
java.util.List<MetaAnnotation<T>> |
MetaAnnotation.getConflicts()
|
java.util.Collection<MetaAnnotation<?>> |
MetaAnnotatedElement.getMetaAnnotations()
|
java.util.Collection<MetaAnnotation<?>> |
MetaAnnotated.getMetaAnnotations()
|
protected static java.util.Map<java.lang.Class<? extends java.lang.annotation.Annotation>,MetaAnnotation<?>> |
MetaAnnotatedElement.unroll(java.lang.reflect.AnnotatedElement element)
|
protected static java.util.Map<java.lang.Class<? extends java.lang.annotation.Annotation>,MetaAnnotation<?>> |
MetaAnnotatedElement.unroll(java.lang.annotation.Annotation[] annotations)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||