Class InterceptorConfig

java.lang.Object
com.opensymphony.xwork2.util.location.Located
com.opensymphony.xwork2.config.entities.InterceptorConfig
All Implemented Interfaces:
Locatable, Serializable

public class InterceptorConfig extends Located implements Serializable
Configuration for Interceptors.

In the xml configuration file this is defined as the interceptors tag.

Author:
Mike
See Also: