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

Packages that use InterceptorConfig.Builder
com.opensymphony.xwork2.config.entities Configuration entity classes. 
 

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

Methods in com.opensymphony.xwork2.config.entities that return InterceptorConfig.Builder
 InterceptorConfig.Builder InterceptorConfig.Builder.addParam(String name, String value)
           
 InterceptorConfig.Builder InterceptorConfig.Builder.addParams(Map<String,String> params)
           
 InterceptorConfig.Builder InterceptorConfig.Builder.className(String name)
           
 InterceptorConfig.Builder InterceptorConfig.Builder.location(Location loc)
           
 InterceptorConfig.Builder InterceptorConfig.Builder.name(String name)
           
 



Copyright © 2009 OpenSymphony. All Rights Reserved.