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
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionparseInterceptors
(Element element, ParserContext parserContext)
-
Constructor Details
-
ChannelInterceptorParser
public ChannelInterceptorParser()
-
-
Method Details
-
parseInterceptors
-