Package org.apache.struts2.util.finder
Class ClassFinder.AnnotationInfo
java.lang.Object
org.apache.struts2.util.finder.ClassFinder.Annotatable
org.apache.struts2.util.finder.ClassFinder.AnnotationInfo
- All Implemented Interfaces:
ClassFinder.Info
- Enclosing interface:
- ClassFinder
public static class ClassFinder.AnnotationInfo
extends ClassFinder.Annotatable
implements ClassFinder.Info
-
Constructor Summary
ConstructorDescriptionAnnotationInfo
(Annotation annotation) AnnotationInfo
(Class<? extends Annotation> annotation) AnnotationInfo
(String name) -
Method Summary
Methods inherited from class org.apache.struts2.util.finder.ClassFinder.Annotatable
getAnnotations
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface org.apache.struts2.util.finder.ClassFinder.Info
getAnnotations
-
Constructor Details
-
AnnotationInfo
-
AnnotationInfo
-
AnnotationInfo
-
-
Method Details
-
getName
- Specified by:
getName
in interfaceClassFinder.Info
-
toString
-