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