org.apache.xbean.finder
Class ClassFinder.AnnotationInfo
java.lang.Object
org.apache.xbean.finder.ClassFinder.Annotatable
org.apache.xbean.finder.ClassFinder.AnnotationInfo
- All Implemented Interfaces:
- ClassFinder.Info
- Enclosing class:
- ClassFinder
public class ClassFinder.AnnotationInfo
- extends ClassFinder.Annotatable
- implements ClassFinder.Info
ClassFinder.AnnotationInfo
public ClassFinder.AnnotationInfo(Annotation annotation)
ClassFinder.AnnotationInfo
public ClassFinder.AnnotationInfo(Class<? extends Annotation> annotation)
ClassFinder.AnnotationInfo
public ClassFinder.AnnotationInfo(String name)
getName
public String getName()
- Specified by:
getName
in interface ClassFinder.Info
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2005-2009 Apache Software Foundation. All Rights Reserved.