Package org.apache.xbean.finder
Interface Annotated<T>
- All Superinterfaces:
AnnotatedElement
- All Known Subinterfaces:
AnnotatedMember<T>,AnnotatedMethod<T>,MetaAnnotated<T>
- All Known Implementing Classes:
MetaAnnotatedClass,MetaAnnotatedConstructor,MetaAnnotatedElement,MetaAnnotatedField,MetaAnnotatedMethod
- Version:
- $Rev$ $Date$
-
Method Summary
Methods inherited from interface java.lang.reflect.AnnotatedElement
getAnnotation, getAnnotations, getAnnotationsByType, getDeclaredAnnotation, getDeclaredAnnotations, getDeclaredAnnotationsByType, isAnnotationPresent
-
Method Details
-
get
T get()
-