| Package | Description | 
|---|---|
| com.opensymphony.xwork2 | Main XWork interfaces and classes. | 
| com.opensymphony.xwork2.config.entities | 
Configuration entity classes. | 
| com.opensymphony.xwork2.config.providers | Configuration provider classes. | 
| com.opensymphony.xwork2.factory | 
| Modifier and Type | Method and Description | 
|---|---|
| Interceptor | ObjectFactory. buildInterceptor(InterceptorConfig interceptorConfig,
                Map<String,String> interceptorRefParams)Builds an Interceptor from the InterceptorConfig and the Map of
 parameters from the interceptor reference. | 
| Modifier and Type | Field and Description | 
|---|---|
| protected InterceptorConfig | InterceptorConfig.Builder. target | 
| Modifier and Type | Method and Description | 
|---|---|
| InterceptorConfig | InterceptorConfig.Builder. build() | 
| Modifier and Type | Method and Description | 
|---|---|
| PackageConfig.Builder | PackageConfig.Builder. addInterceptorConfig(InterceptorConfig config) | 
| Constructor and Description | 
|---|
| Builder(InterceptorConfig orig) | 
| InterceptorConfig(InterceptorConfig orig) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected InterceptorConfig | XmlDocConfigurationProvider. buildInterceptorConfig(Element interceptorElement) | 
| Modifier and Type | Method and Description | 
|---|---|
| Interceptor | DefaultInterceptorFactory. buildInterceptor(InterceptorConfig interceptorConfig,
                Map<String,String> interceptorRefParams) | 
| Interceptor | InterceptorFactory. buildInterceptor(InterceptorConfig interceptorConfig,
                Map<String,String> interceptorRefParams)Builds an Interceptor from the InterceptorConfig and the Map of
 parameters from the interceptor reference. | 
Copyright © 2000–2025 Apache Software Foundation. All rights reserved.