public abstract class AbstractChannelEndpointParser extends AbstractEndpointParser
Constructor and Description |
---|
AbstractChannelEndpointParser() |
Modifier and Type | Method and Description |
---|---|
protected void |
parseEndpointConfiguration(org.springframework.beans.factory.support.BeanDefinitionBuilder endpointConfiguration,
Element element,
org.springframework.beans.factory.xml.ParserContext parserContext)
Subclasses can override this parsing method in order to provide proper endpoint configuration bean definition properties.
|
getEndpointClass, getEndpointConfigurationClass, parseEndpoint, parseInternal
protected void parseEndpointConfiguration(org.springframework.beans.factory.support.BeanDefinitionBuilder endpointConfiguration, Element element, org.springframework.beans.factory.xml.ParserContext parserContext)
AbstractEndpointParser
parseEndpointConfiguration
in class AbstractEndpointParser
Copyright © 2008–2017 ConSol Software GmbH. All rights reserved.