Class InterceptorMapping
java.lang.Object
org.apache.struts2.config.entities.InterceptorMapping
- All Implemented Interfaces:
Serializable
InterceptorMapping
- Version:
- $Id$
- Author:
- Rainer Hermanns
- See Also:
-
Constructor Summary
ConstructorDescriptionInterceptorMapping
(String name, Interceptor interceptor) InterceptorMapping
(String name, Interceptor interceptor, Map<String, String> params) -
Method Summary