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
AbstractFinder.AnnotationInfo
public AbstractFinder.AnnotationInfo(Annotation annotation)
AbstractFinder.AnnotationInfo
public AbstractFinder.AnnotationInfo(Class<? extends Annotation> annotation)
AbstractFinder.AnnotationInfo
public AbstractFinder.AnnotationInfo(String name)
getName
public String getName()
- Specified by:
getName
in interface AbstractFinder.Info
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2005-2013. All Rights Reserved.