com.opensymphony.xwork2.config.entities
Interface InterceptorListHolder

All Known Implementing Classes:
ActionConfig.Builder, InterceptorStackConfig.Builder

public interface InterceptorListHolder

InterceptorListHolder

Author:
Jason Carreira Created Jun 1, 2003 1:02:48 AM

Method Summary
 InterceptorListHolder addInterceptor(InterceptorMapping interceptor)
           
 InterceptorListHolder addInterceptors(List<InterceptorMapping> interceptors)
           
 

Method Detail

addInterceptor

InterceptorListHolder addInterceptor(InterceptorMapping interceptor)

addInterceptors

InterceptorListHolder addInterceptors(List<InterceptorMapping> interceptors)


Copyright © 2009 OpenSymphony. All Rights Reserved.