Package org.apache.xbean.finder
Interface AnnotationFinder.Info
- All Known Implementing Classes:
AnnotationFinder.AnnotationInfo
,AnnotationFinder.ClassInfo
,AnnotationFinder.FieldInfo
,AnnotationFinder.MethodInfo
,AnnotationFinder.PackageInfo
,AnnotationFinder.ParameterInfo
- Enclosing class:
- AnnotationFinder
public static interface AnnotationFinder.Info
-
Method Summary
-
Method Details
-
getMetaAnnotationName
-
getName
-
getAnnotations
-
getDeclaredAnnotations
-