Package org.apache.xbean.finder
Class AnnotationFinder.AnnotationInfo
java.lang.Object
org.apache.xbean.finder.AnnotationFinder.Annotatable
org.apache.xbean.finder.AnnotationFinder.AnnotationInfo
- All Implemented Interfaces:
AnnotationFinder.Info
- Enclosing class:
AnnotationFinder
public class AnnotationFinder.AnnotationInfo
extends AnnotationFinder.Annotatable
implements AnnotationFinder.Info
-
Constructor Summary
ConstructorsConstructorDescriptionAnnotationInfo
(Annotation annotation) AnnotationInfo
(Class<? extends Annotation> annotation) AnnotationInfo
(String name) -
Method Summary
Methods inherited from class org.apache.xbean.finder.AnnotationFinder.Annotatable
getAnnotations, getDeclaredAnnotations, getMetaAnnotationName
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, getMetaAnnotationName
-
Constructor Details
-
AnnotationInfo
-
AnnotationInfo
-
AnnotationInfo
-
-
Method Details
-
getName
- Specified by:
getName
in interfaceAnnotationFinder.Info
-
toString
-