Package org.apache.xbean.finder
Class MetaAnnotation<T extends Annotation>
java.lang.Object
org.apache.xbean.finder.MetaAnnotation<T>
- Version:
- $Rev$ $Date$
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final T
private final List
<MetaAnnotation<T>> private final int
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
annotation
-
depth
private final int depth -
conflicts
-
-
Constructor Details
-
MetaAnnotation
MetaAnnotation(T annotation, int depth)
-
-
Method Details
-
get
-
getDepth
public int getDepth() -
getConflicts
-