Class InterceptorConfig
java.lang.Object
org.apache.struts2.util.location.Located
org.apache.struts2.config.entities.InterceptorConfig
- All Implemented Interfaces:
Serializable
,Locatable
Configuration for Interceptors.
In the xml configuration file this is defined as the interceptors
tag.
- Author:
- Mike
- See Also:
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic final class
The builder for this object. -
Field Summary
-
Constructor Summary
ModifierConstructorDescriptionprotected
InterceptorConfig
(String name, String className) protected
-
Method Summary
Methods inherited from class org.apache.struts2.util.location.Located
getLocation, setLocation