| Package | Description | 
|---|---|
| com.opensymphony.xwork2.config.entities | 
 
Configuration entity classes. 
 | 
| com.opensymphony.xwork2.config.providers | 
 Configuration provider classes. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
PackageConfig
Configuration for Package. 
 | 
static class  | 
PackageConfig.Builder
The builder for this object. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static List<InterceptorMapping> | 
InterceptorBuilder.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). 
 | 
Copyright © 2000–2020 Apache Software Foundation. All rights reserved.