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
AnnotationFinder.AnnotationInfo
public AnnotationFinder.AnnotationInfo(Annotation annotation)
AnnotationFinder.AnnotationInfo
public AnnotationFinder.AnnotationInfo(Class<? extends Annotation> annotation)
AnnotationFinder.AnnotationInfo
public AnnotationFinder.AnnotationInfo(String name)
getName
public String getName()
- Specified by:
getName in interface AnnotationFinder.Info
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 1999-2012 The Apache Software Foundation. All Rights Reserved.