Class GatewayParser

java.lang.Object
org.springframework.integration.config.xml.GatewayParser
All Implemented Interfaces:
org.springframework.beans.factory.xml.BeanDefinitionParser

public class GatewayParser extends Object implements org.springframework.beans.factory.xml.BeanDefinitionParser
Parser for the <gateway/> element.
  • Constructor Details

    • GatewayParser

      public GatewayParser()
  • Method Details

    • parse

      public org.springframework.beans.factory.config.BeanDefinition parse(Element element, org.springframework.beans.factory.xml.ParserContext parserContext)
      Specified by:
      parse in interface org.springframework.beans.factory.xml.BeanDefinitionParser