com.opensymphony.xwork.config.providers
Class InterceptorBuilder
java.lang.Object
com.opensymphony.xwork.config.providers.InterceptorBuilder
- public class InterceptorBuilder
- extends Object
Created by IntelliJ IDEA.
User: Mike
Date: May 6, 2003
Time: 9:45:43 AM
To change this template use Options | File Templates.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InterceptorBuilder
public InterceptorBuilder()
constructInterceptorReference
public static List constructInterceptorReference(PackageConfig packageConfig,
String refName,
Map refParams)
throws ConfigurationException
- Builds a list of interceptors referenced by the refName in the supplied PackageConfig.
- Parameters:
packageConfig
- refName
- refParams
-
- Returns:
-
- Throws:
ConfigurationException