Uses of Class
com.opensymphony.xwork2.config.entities.InterceptorConfig

Packages that use InterceptorConfig
com.opensymphony.xwork2   
com.opensymphony.xwork2.config.entities   
 

Uses of InterceptorConfig in com.opensymphony.xwork2
 

Methods in com.opensymphony.xwork2 with parameters of type InterceptorConfig
 Interceptor ObjectFactory.buildInterceptor(InterceptorConfig interceptorConfig, java.util.Map interceptorRefParams)
          Builds an Interceptor from the InterceptorConfig and the Map of parameters from the interceptor reference.
 

Uses of InterceptorConfig in com.opensymphony.xwork2.config.entities
 

Methods in com.opensymphony.xwork2.config.entities with parameters of type InterceptorConfig
 void PackageConfig.addInterceptorConfig(InterceptorConfig config)
           
 



Copyright © 2006 OpenSymphony. All Rights Reserved.