Uses of Class
org.apache.xbean.finder.MetaAnnotation
Packages that use MetaAnnotation
-
Uses of MetaAnnotation in org.apache.xbean.finder
Fields in org.apache.xbean.finder with type parameters of type MetaAnnotationModifier and TypeFieldDescriptionprotected final Map<Class<? extends Annotation>, MetaAnnotation<?>> MetaAnnotatedElement.annotationsMethods in org.apache.xbean.finder that return types with arguments of type MetaAnnotationModifier and TypeMethodDescriptionMetaAnnotation.getConflicts()MetaAnnotated.getMetaAnnotations()MetaAnnotatedElement.getMetaAnnotations()protected static Map<Class<? extends Annotation>, MetaAnnotation<?>> MetaAnnotatedElement.unroll(Annotation[] annotations) protected static Map<Class<? extends Annotation>, MetaAnnotation<?>> MetaAnnotatedElement.unroll(AnnotatedElement element)