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
Modifier and TypeMethodDescriptionaddInterceptor
(InterceptorMapping interceptor) addInterceptors
(List<InterceptorMapping> interceptors)
-
Method Details
-
addInterceptor
-
addInterceptors
-