org.springframework.integration.config.xml
Class PublishingInterceptorParser
java.lang.Object
org.springframework.beans.factory.xml.AbstractBeanDefinitionParser
org.springframework.integration.config.xml.PublishingInterceptorParser
- All Implemented Interfaces:
- BeanDefinitionParser
public class PublishingInterceptorParser
- extends AbstractBeanDefinitionParser
Parser for the <publishing-interceptor> element.
- Since:
- 2.0
- Author:
- Oleg Zhurakousky, Mark Fisher
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PublishingInterceptorParser
public PublishingInterceptorParser()
parseInternal
protected AbstractBeanDefinition parseInternal(Element element,
ParserContext parserContext)
- Specified by:
parseInternal
in class AbstractBeanDefinitionParser
Copyright © 2010. All Rights Reserved.