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
getAnnotations
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.AbstractFinder.Info
getAnnotations
-
Field Details
-
name
-
-
Constructor Details
-
AnnotationInfo
-
AnnotationInfo
-
AnnotationInfo
-
-
Method Details
-
getName
- Specified by:
getName
in interfaceAbstractFinder.Info
-
toString
-