public class InterceptorConfig extends Located implements Serializable
 In the xml configuration file this is defined as the interceptors tag.
 
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
InterceptorConfig.Builder
The builder for this object. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
protected String | 
className  | 
protected String | 
name  | 
protected Map<String,String> | 
params  | 
| Modifier | Constructor and Description | 
|---|---|
protected  | 
InterceptorConfig(InterceptorConfig orig)  | 
protected  | 
InterceptorConfig(String name,
                 String className)  | 
protected InterceptorConfig(InterceptorConfig orig)
Copyright © 2000–2020 Apache Software Foundation. All rights reserved.