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, AnnotationFinder.ParameterInfo
Enclosing class:
AnnotationFinder

public class AnnotationFinder.Annotatable extends Object
  • Constructor Details

    • Annotatable

      public Annotatable(AnnotatedElement element)
    • Annotatable

      public Annotatable()
  • Method Details