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 String
private final List<AnnotationFinder.ClassInfo>
private AnnotationFinder.ClassInfo
private String
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.xbean.finder.AnnotationFinder.Annotatable
getAnnotations, getDeclaredAnnotations
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods 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:
getMetaAnnotationName
in interfaceAnnotationFinder.Info
- Overrides:
getMetaAnnotationName
in classAnnotationFinder.Annotatable
-
getPackageName
-
getConstructors
-
getInterfaces
-
getFields
-
getMethods
-
getName
- Specified by:
getName
in interfaceAnnotationFinder.Info
-
getSuperType
-
isAnnotation
public boolean isAnnotation() -
get
- Throws:
ClassNotFoundException
-
toString
-