Package org.apache.xbean.finder
Class AnnotationFinder.ClassInfo
java.lang.Object
org.apache.xbean.finder.AnnotationFinder.Annotatable
org.apache.xbean.finder.AnnotationFinder.ClassInfo
- All Implemented Interfaces:
AnnotationFinder.Info
- Enclosing class:
AnnotationFinder
public class AnnotationFinder.ClassInfo
extends AnnotationFinder.Annotatable
implements AnnotationFinder.Info
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate Class<?> private final List<AnnotationFinder.MethodInfo> private final List<AnnotationFinder.FieldInfo> private final List<AnnotationFinder.MethodInfo> private Stringprivate final List<AnnotationFinder.ClassInfo> private AnnotationFinder.ClassInfoprivate String -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.xbean.finder.AnnotationFinder.Annotatable
getAnnotations, getDeclaredAnnotationsMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface org.apache.xbean.finder.AnnotationFinder.Info
getAnnotations, getDeclaredAnnotations
-
Field Details
-
name
-
methods
-
constructors
-
superType
-
superclassInfo
-
subclassInfos
-
interfaces
-
fields
-
clazz
-
-
Constructor Details
-
ClassInfo
-
ClassInfo
-
-
Method Details
-
getMetaAnnotationName
- Specified by:
getMetaAnnotationNamein interfaceAnnotationFinder.Info- Overrides:
getMetaAnnotationNamein classAnnotationFinder.Annotatable
-
getPackageName
-
getConstructors
-
getInterfaces
-
getFields
-
getMethods
-
getName
- Specified by:
getNamein interfaceAnnotationFinder.Info
-
getSuperType
-
isAnnotation
public boolean isAnnotation() -
get
- Throws:
ClassNotFoundException
-
toString
-