org.springframework.integration.config.xml
Class WireTapParser
java.lang.Object
org.springframework.integration.config.xml.WireTapParser
- All Implemented Interfaces:
- BeanDefinitionRegisteringParser
public class WireTapParser
- extends Object
- implements BeanDefinitionRegisteringParser
Parser for the <wire-tap> element.
- Author:
- Mark Fisher
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WireTapParser
public WireTapParser()
parse
public String parse(Element element,
ParserContext parserContext)
- Specified by:
parse
in interface BeanDefinitionRegisteringParser
Copyright © 2010. All Rights Reserved.