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
-
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
-
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
-
get
- Throws:
ClassNotFoundException
-
toString
-