org.apache.xbean.finder
Class AnnotationFinder.Annotatable
java.lang.Object
org.apache.xbean.finder.AnnotationFinder.Annotatable
- Direct Known Subclasses:
- AnnotationFinder.AnnotationInfo, AnnotationFinder.ClassInfo, AnnotationFinder.FieldInfo, AnnotationFinder.MethodInfo, AnnotationFinder.PackageInfo
- Enclosing class:
- AnnotationFinder
public class AnnotationFinder.Annotatable
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AnnotationFinder.Annotatable
public AnnotationFinder.Annotatable(AnnotatedElement element)
AnnotationFinder.Annotatable
public AnnotationFinder.Annotatable()
getDeclaredAnnotations
public Annotation[] getDeclaredAnnotations()
getAnnotations
public List<AnnotationFinder.AnnotationInfo> getAnnotations()
getMetaAnnotationName
public String getMetaAnnotationName()
Copyright © 1999-2012 The Apache Software Foundation. All Rights Reserved.