|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.opensymphony.xwork.config.providers.InterceptorBuilder
public class InterceptorBuilder
Builds a list of interceptors referenced by the refName in the supplied PackageConfig.
Constructor Summary | |
---|---|
InterceptorBuilder()
|
Method Summary | |
---|---|
static java.util.List |
constructInterceptorReference(PackageConfig packageConfig,
java.lang.String refName,
java.util.Map refParams)
Builds a list of interceptors referenced by the refName in the supplied PackageConfig. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public InterceptorBuilder()
Method Detail |
---|
public static java.util.List constructInterceptorReference(PackageConfig packageConfig, java.lang.String refName, java.util.Map refParams) throws ConfigurationException
packageConfig
- refName
- refParams
-
ConfigurationException
|
XWork Project Page | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |