org.springframework.integration.config.xml
Class ChannelInterceptorParser
java.lang.Object
org.springframework.integration.config.xml.ChannelInterceptorParser
public class ChannelInterceptorParser
- extends Object
A helper class for parsing the sub-elements of a channel's
interceptors element.
- Author:
- Mark Fisher, Oleg Zhurakousky
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ChannelInterceptorParser
public ChannelInterceptorParser()
parseInterceptors
public ManagedList parseInterceptors(Element element,
ParserContext parserContext)
Copyright © 2010. All Rights Reserved.