Uses of Interface
com.opensymphony.xwork2.config.entities.InterceptorListHolder

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

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

Classes in com.opensymphony.xwork2.config.entities that implement InterceptorListHolder
static class ActionConfig.Builder
          The builder for this object.
static class InterceptorStackConfig.Builder
          The builder for this object.
 

Methods in com.opensymphony.xwork2.config.entities that return InterceptorListHolder
 InterceptorListHolder InterceptorListHolder.addInterceptor(InterceptorMapping interceptor)
           
 InterceptorListHolder InterceptorListHolder.addInterceptors(List<InterceptorMapping> interceptors)
           
 



Copyright © 2009 OpenSymphony. All Rights Reserved.