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