Package org.apache.xbean.finder
Class AbstractFinder.AnnotationInfo
java.lang.Object
org.apache.xbean.finder.AbstractFinder.Annotatable
org.apache.xbean.finder.AbstractFinder.AnnotationInfo
- All Implemented Interfaces:
AbstractFinder.Info
- Enclosing class:
AbstractFinder
public class AbstractFinder.AnnotationInfo
extends AbstractFinder.Annotatable
implements AbstractFinder.Info
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionAnnotationInfo(Annotation annotation) AnnotationInfo(Class<? extends Annotation> annotation) AnnotationInfo(String name) -
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
-
-
Constructor Details
-
AnnotationInfo
-
AnnotationInfo
-
AnnotationInfo
-
-
Method Details
-
getName
- Specified by:
getNamein interfaceAbstractFinder.Info
-
toString
-