public class InterceptorBuilder extends Object
| Constructor and Description |
|---|
InterceptorBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static List<InterceptorMapping> |
constructInterceptorReference(InterceptorLocator interceptorLocator,
String refName,
Map<String,String> refParams,
Location location,
ObjectFactory objectFactory)
Builds a list of interceptors referenced by the refName in the supplied PackageConfig (InterceptorMapping object).
|
public static List<InterceptorMapping> constructInterceptorReference(InterceptorLocator interceptorLocator, String refName, Map<String,String> refParams, Location location, ObjectFactory objectFactory) throws ConfigurationException
interceptorLocator - refName - refParams - ConfigurationExceptionCopyright © 2000-2013 Apache Software Foundation. All Rights Reserved.