Uses of Annotation Interface
org.apache.struts2.interceptor.parameter.StrutsParameter
Packages that use StrutsParameter
Package
Description
Main XWork interfaces and classes.
This package contains a reimagining of the traditional Struts filter dispatchers.
-
Uses of StrutsParameter in org.apache.struts2
Methods in org.apache.struts2 with annotations of type StrutsParameter -
Uses of StrutsParameter in org.apache.struts2.dispatcher
Methods in org.apache.struts2.dispatcher with annotations of type StrutsParameterModifier and TypeMethodDescriptionvoid
DefaultActionSupport.setSuccessResultValue
(String successResultValue) -
Uses of StrutsParameter in org.apache.struts2.interceptor.parameter
Methods in org.apache.struts2.interceptor.parameter that return StrutsParameterModifier and TypeMethodDescriptionprotected StrutsParameter
ParametersInterceptor.getParameterAnnotation
(AnnotatedElement element) Annotation retrieval logic.