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.entitiesFields in org.apache.struts2.config.entities declared as InterceptorStackConfigModifier and TypeFieldDescriptionprotected InterceptorStackConfigInterceptorStackConfig.Builder.targetMethods 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 InterceptorStackConfigModifierConstructorDescriptionprotectedCreates an InterceptorStackConfig object with a particularname.
- 
Uses of InterceptorStackConfig in org.apache.struts2.config.providersMethods in org.apache.struts2.config.providers that return InterceptorStackConfigModifier and TypeMethodDescriptionprotected InterceptorStackConfigXmlDocConfigurationProvider.loadInterceptorStack(Element element, PackageConfig.Builder context)