Class ChannelInterceptorParser
java.lang.Object
org.springframework.integration.config.xml.ChannelInterceptorParser
A helper class for parsing the sub-elements of a channel's
 interceptors element.
- Author:
 - Mark Fisher, Oleg Zhurakousky, Gary Russell, Ngoc Nhan
 
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionparseInterceptors(Element element, ParserContext parserContext)  
- 
Constructor Details
- 
ChannelInterceptorParser
public ChannelInterceptorParser() 
 - 
 - 
Method Details
- 
parseInterceptors
 
 -