org.springframework.integration.config.xml
Class GlobalChannelInterceptorParser
java.lang.Object
org.springframework.beans.factory.xml.AbstractBeanDefinitionParser
org.springframework.integration.config.xml.GlobalChannelInterceptorParser
- All Implemented Interfaces:
- BeanDefinitionParser
public class GlobalChannelInterceptorParser
- extends AbstractBeanDefinitionParser
Will parse 'channel-interceptor-chain' element
- Since:
- 2.0
- Author:
- Oleg Zhurakousky
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GlobalChannelInterceptorParser
public GlobalChannelInterceptorParser()
parseInternal
protected AbstractBeanDefinition parseInternal(Element element,
ParserContext parserContext)
- Specified by:
parseInternal
in class AbstractBeanDefinitionParser
Copyright © 2010. All Rights Reserved.