Class AbstractChannelEndpointParser

    • Constructor Detail

      • AbstractChannelEndpointParser

        public AbstractChannelEndpointParser()
    • Method Detail

      • parseEndpointConfiguration

        protected void parseEndpointConfiguration​(org.springframework.beans.factory.support.BeanDefinitionBuilder endpointConfiguration,
                                                  Element element,
                                                  org.springframework.beans.factory.xml.ParserContext parserContext)
        Overrides:
        parseEndpointConfiguration in class AbstractEndpointParser