Uses of Package
org.apache.struts2.interceptor
Packages that use org.apache.struts2.interceptor
Package
Description
Main XWork interfaces and classes.
Configuration entity classes.
This package contains a reimagining of the traditional Struts filter dispatchers.
Interceptor classes.
Interceptor annotations.
XWork specific mock classes.
XWork validation subsystem.
XWork default validator classes.
-
Classes in org.apache.struts2.interceptor used by org.apache.struts2ClassDescriptionA marking interface, when implemented allows to conditionally execute a given interceptor within the current action invocation.PreResultListeners may be registered with an
ActionInvocationto get a callback after theActionhas been executed but before theResultis executed.ValidationAware classes can accept Action (class level) or field level error messages. -
Classes in org.apache.struts2.interceptor used by org.apache.struts2.actionClassDescriptionProxy interface used together with PrincipalAware interface.ValidationAware classes can accept Action (class level) or field level error messages.
-
Classes in org.apache.struts2.interceptor used by org.apache.struts2.config.entities
-
Classes in org.apache.struts2.interceptor used by org.apache.struts2.config_browserClassDescriptionValidationAware classes can accept Action (class level) or field level error messages.
-
Classes in org.apache.struts2.interceptor used by org.apache.struts2.dispatcherClassDescriptionValidationAware classes can accept Action (class level) or field level error messages.
-
Classes in org.apache.struts2.interceptor used by org.apache.struts2.factory
-
Classes in org.apache.struts2.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.Action can create cookies which will be stored in responseOpt-in support for the
disabledinterceptor parameter.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.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Contract for an object holding the parameters of a single interceptor.This listener is used byMessageStoreInterceptorto store messages in HttpSession just before result will be executed.PreResultListeners may be registered with anActionInvocationto get a callback after theActionhas been executed but before theResultis executed.Interface for the resource isolation policies to be used for fetch metadata checks.Per-invocation upload validation policy forActionFileUploadInterceptor.Interceptors marked with this interface support dynamic parameter evaluation at action invocation time. -
Classes in org.apache.struts2.interceptor used by org.apache.struts2.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
ActionInvocationto get a callback after theActionhas been executed but before theResultis executed. -
Classes in org.apache.struts2.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 org.apache.struts2.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 org.apache.struts2.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 org.apache.struts2.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 org.apache.struts2.interceptor used by org.apache.struts2.interceptor.servlet
-
Classes in org.apache.struts2.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.
-
Classes in org.apache.struts2.interceptor used by org.apache.struts2.jsonClassDescriptionProvides 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 org.apache.struts2.interceptor used by org.apache.struts2.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
ActionInvocationto get a callback after theActionhas been executed but before theResultis executed. -
Classes in org.apache.struts2.interceptor used by org.apache.struts2.restClassDescriptionProvides 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 org.apache.struts2.interceptor used by org.apache.struts2.showcaseClassDescriptionValidationAware classes can accept Action (class level) or field level error messages.
-
Classes in org.apache.struts2.interceptor used by org.apache.struts2.showcase.actionClassDescriptionValidationAware classes can accept Action (class level) or field level error messages.
-
Classes in org.apache.struts2.interceptor used by org.apache.struts2.showcase.actionchainingClassDescriptionValidationAware classes can accept Action (class level) or field level error messages.
-
Classes in org.apache.struts2.interceptor used by org.apache.struts2.showcase.ajaxClassDescriptionValidationAware classes can accept Action (class level) or field level error messages.
-
Classes in org.apache.struts2.interceptor used by org.apache.struts2.showcase.ajax.treeClassDescriptionValidationAware classes can accept Action (class level) or field level error messages.
-
Classes in org.apache.struts2.interceptor used by org.apache.struts2.showcase.asyncClassDescriptionValidationAware classes can accept Action (class level) or field level error messages.
-
Classes in org.apache.struts2.interceptor used by org.apache.struts2.showcase.chatClassDescriptionProvides 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 org.apache.struts2.interceptor used by org.apache.struts2.showcase.conversionClassDescriptionValidationAware classes can accept Action (class level) or field level error messages.
-
Classes in org.apache.struts2.interceptor used by org.apache.struts2.showcase.fileuploadClassDescriptionValidationAware classes can accept Action (class level) or field level error messages.
-
Classes in org.apache.struts2.interceptor used by org.apache.struts2.showcase.freemarkerClassDescriptionValidationAware classes can accept Action (class level) or field level error messages.
-
Classes in org.apache.struts2.interceptor used by org.apache.struts2.showcase.hangmanClassDescriptionValidationAware classes can accept Action (class level) or field level error messages.
-
Classes in org.apache.struts2.interceptor used by org.apache.struts2.showcase.modelDrivenClassDescriptionValidationAware classes can accept Action (class level) or field level error messages.
-
Classes in org.apache.struts2.interceptor used by org.apache.struts2.showcase.personClassDescriptionValidationAware classes can accept Action (class level) or field level error messages.
-
Classes in org.apache.struts2.interceptor used by org.apache.struts2.showcase.sourceClassDescriptionValidationAware classes can accept Action (class level) or field level error messages.
-
Classes in org.apache.struts2.interceptor used by org.apache.struts2.showcase.tag.nonui.actionPrefixClassDescriptionValidationAware classes can accept Action (class level) or field level error messages.
-
Classes in org.apache.struts2.interceptor used by org.apache.struts2.showcase.tag.nonui.actiontagClassDescriptionValidationAware classes can accept Action (class level) or field level error messages.
-
Classes in org.apache.struts2.interceptor used by org.apache.struts2.showcase.tag.nonui.debugtagClassDescriptionValidationAware classes can accept Action (class level) or field level error messages.
-
Classes in org.apache.struts2.interceptor used by org.apache.struts2.showcase.tag.nonui.iteratortagClassDescriptionValidationAware classes can accept Action (class level) or field level error messages.
-
Classes in org.apache.struts2.interceptor used by org.apache.struts2.showcase.tilesClassDescriptionValidationAware classes can accept Action (class level) or field level error messages.
-
Classes in org.apache.struts2.interceptor used by org.apache.struts2.showcase.tokenClassDescriptionValidationAware classes can accept Action (class level) or field level error messages.
-
Classes in org.apache.struts2.interceptor used by org.apache.struts2.showcase.validationClassDescriptionValidationAware classes can accept Action (class level) or field level error messages.
-
Classes in org.apache.struts2.interceptor used by org.apache.struts2.showcase.waitClassDescriptionValidationAware classes can accept Action (class level) or field level error messages.
-
Classes in org.apache.struts2.interceptor used by org.apache.struts2.spring.interceptorClassDescriptionProvides default implementations of optional lifecycle methodsA marking interface, when implemented allows to conditionally execute a given interceptor within the current action invocation.
-
Classes in org.apache.struts2.interceptor used by org.apache.struts2.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 org.apache.struts2.interceptor used by org.apache.struts2.validator.validatorsClassDescriptionValidationAware classes can accept Action (class level) or field level error messages.
org.apache.struts2.interceptor.i18n.