Uses of Class
com.opensymphony.xwork2.config.entities.InterceptorStackConfig
Packages that use InterceptorStackConfig
Package
Description
Configuration entity classes.
Configuration provider classes.
-
Uses of InterceptorStackConfig in com.opensymphony.xwork2.config.entities
Fields in com.opensymphony.xwork2.config.entities declared as InterceptorStackConfigModifier and TypeFieldDescriptionprotected InterceptorStackConfig
InterceptorStackConfig.Builder.target
Methods in com.opensymphony.xwork2.config.entities that return InterceptorStackConfigMethods in com.opensymphony.xwork2.config.entities with parameters of type InterceptorStackConfigModifier and TypeMethodDescriptionPackageConfig.Builder.addInterceptorStackConfig
(InterceptorStackConfig config) Constructors in com.opensymphony.xwork2.config.entities with parameters of type InterceptorStackConfigModifierConstructorDescriptionprotected
Creates an InterceptorStackConfig object with a particularname
. -
Uses of InterceptorStackConfig in com.opensymphony.xwork2.config.providers
Methods in com.opensymphony.xwork2.config.providers that return InterceptorStackConfigModifier and TypeMethodDescriptionprotected InterceptorStackConfig
XmlDocConfigurationProvider.loadInterceptorStack
(Element element, PackageConfig.Builder context)