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(java.lang.String name, java.lang.String value)
           
 InterceptorConfig.Builder InterceptorConfig.Builder.addParams(java.util.Map<java.lang.String,java.lang.String> params)
           
 InterceptorConfig.Builder InterceptorConfig.Builder.className(java.lang.String name)
           
 InterceptorConfig.Builder InterceptorConfig.Builder.location(Location loc)
           
 InterceptorConfig.Builder InterceptorConfig.Builder.name(java.lang.String name)
           
 



Copyright © 2000-2012 Apache Software Foundation. All Rights Reserved.