Class TimeoutProducingEndpointAdapterParser

  • All Implemented Interfaces:
    org.springframework.beans.factory.xml.BeanDefinitionParser

    public class TimeoutProducingEndpointAdapterParser
    extends org.springframework.beans.factory.xml.AbstractBeanDefinitionParser
    Timeout producing endpoint adapter bean definition parser.
    Since:
    1.4
    Author:
    Christoph Deppisch
    • Constructor Detail

      • TimeoutProducingEndpointAdapterParser

        public TimeoutProducingEndpointAdapterParser()
    • Method Detail

      • parseInternal

        protected org.springframework.beans.factory.support.AbstractBeanDefinition parseInternal​(Element element,
                                                                                                 org.springframework.beans.factory.xml.ParserContext parserContext)
        Specified by:
        parseInternal in class org.springframework.beans.factory.xml.AbstractBeanDefinitionParser