com.opensymphony.xwork2.util.finder
Class ClassFinder.AnnotationInfo
java.lang.Object
com.opensymphony.xwork2.util.finder.ClassFinder.Annotatable
com.opensymphony.xwork2.util.finder.ClassFinder.AnnotationInfo
- All Implemented Interfaces:
- ClassFinder.Info
- Enclosing interface:
- ClassFinder
public static 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 © 2000-2016 Apache Software Foundation. All Rights Reserved.