Uses of Package
com.opensymphony.xwork2.interceptor
Packages that use com.opensymphony.xwork2.interceptor
Package
Description
Main XWork interfaces and classes.
Configuration entity classes.
Interceptor classes.
Interceptor annotations.
XWork specific mock classes.
XWork validation subsystem.
XWork default validator classes.
This package contains a reimagining of the traditional Struts filter dispatchers.
-
Classes in com.opensymphony.xwork2.interceptor used by com.opensymphony.xwork2ClassDescriptionA marking interface, when implemented allows to conditionally execute a given interceptor within the current action invocation.PreResultListeners may be registered with an
ActionInvocation
to get a callback after theAction
has been executed but before theResult
is executed.ValidationAware classes can accept Action (class level) or field level error messages. -
Classes in com.opensymphony.xwork2.interceptor used by com.opensymphony.xwork2.config.entities
-
Classes in com.opensymphony.xwork2.interceptor used by com.opensymphony.xwork2.factory
-
Classes in com.opensymphony.xwork2.interceptor used by com.opensymphony.xwork2.interceptorClassDescriptionProvides default implementations of optional lifecycle methodsA marking interface, when implemented allows to conditionally execute a given interceptor within the current action invocation.A simple wrapper around an exception, providing an easy way to print out the stack trace of the exception as well as a way to get a handle on the exception itself.PreResultListeners may be registered with an
ActionInvocation
to get a callback after theAction
has been executed but before theResult
is executed. -
Classes in com.opensymphony.xwork2.interceptor used by com.opensymphony.xwork2.interceptor.annotationsClassDescriptionProvides default implementations of optional lifecycle methodsA marking interface, when implemented allows to conditionally execute a given interceptor within the current action invocation.PreResultListeners may be registered with an
ActionInvocation
to get a callback after theAction
has been executed but before theResult
is executed. -
Classes in com.opensymphony.xwork2.interceptor used by com.opensymphony.xwork2.mockClassDescriptionProvides default implementations of optional lifecycle methodsA marking interface, when implemented allows to conditionally execute a given interceptor within the current action invocation.PreResultListeners may be registered with an
ActionInvocation
to get a callback after theAction
has been executed but before theResult
is executed. -
Classes in com.opensymphony.xwork2.interceptor used by com.opensymphony.xwork2.validatorClassDescriptionProvides default implementations of optional lifecycle methodsA marking interface, when implemented allows to conditionally execute a given interceptor within the current action invocation.ValidationAware classes can accept Action (class level) or field level error messages.
-
Classes in com.opensymphony.xwork2.interceptor used by com.opensymphony.xwork2.validator.validatorsClassDescriptionValidationAware classes can accept Action (class level) or field level error messages.
-
Classes in com.opensymphony.xwork2.interceptor used by org.apache.struts2.actionClassDescriptionValidationAware classes can accept Action (class level) or field level error messages.
-
Classes in com.opensymphony.xwork2.interceptor used by org.apache.struts2.dispatcherClassDescriptionValidationAware classes can accept Action (class level) or field level error messages.
-
Classes in com.opensymphony.xwork2.interceptor used by org.apache.struts2.interceptorClassDescriptionProvides default implementations of optional lifecycle methodsA marking interface, when implemented allows to conditionally execute a given interceptor within the current action invocation.ConversionErrorInterceptor adds conversion errors from the ActionContext to the Action's field errors.PreResultListeners may be registered with an
ActionInvocation
to get a callback after theAction
has been executed but before theResult
is executed. -
Classes in com.opensymphony.xwork2.interceptor used by org.apache.struts2.interceptor.cspClassDescriptionProvides default implementations of optional lifecycle methodsA marking interface, when implemented allows to conditionally execute a given interceptor within the current action invocation.
-
Classes in com.opensymphony.xwork2.interceptor used by org.apache.struts2.interceptor.debuggingClassDescriptionProvides default implementations of optional lifecycle methodsA marking interface, when implemented allows to conditionally execute a given interceptor within the current action invocation.
-
Classes in com.opensymphony.xwork2.interceptor used by org.apache.struts2.interceptor.httpmethodClassDescriptionProvides default implementations of optional lifecycle methodsA marking interface, when implemented allows to conditionally execute a given interceptor within the current action invocation.
-
Classes in com.opensymphony.xwork2.interceptor used by org.apache.struts2.interceptor.parameterClassDescriptionProvides default implementations of optional lifecycle methodsA marking interface, when implemented allows to conditionally execute a given interceptor within the current action invocation.
-
Classes in com.opensymphony.xwork2.interceptor used by org.apache.struts2.interceptor.validationClassDescriptionProvides default implementations of optional lifecycle methodsA marking interface, when implemented allows to conditionally execute a given interceptor within the current action invocation.