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 class:
- ClassFinder
public class ClassFinder.AnnotationInfo
- extends ClassFinder.Annotatable
- implements ClassFinder.Info
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
ClassFinder.AnnotationInfo
public ClassFinder.AnnotationInfo(java.lang.annotation.Annotation annotation)
ClassFinder.AnnotationInfo
public ClassFinder.AnnotationInfo(java.lang.Class<? extends java.lang.annotation.Annotation> annotation)
ClassFinder.AnnotationInfo
public ClassFinder.AnnotationInfo(java.lang.String name)
getName
public java.lang.String getName()
- Specified by:
getName
in interface ClassFinder.Info
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
Copyright © 2000-2011 Apache Software Foundation. All Rights Reserved.