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, parseInternalprotected void parseEndpointConfiguration(org.springframework.beans.factory.support.BeanDefinitionBuilder endpointConfiguration,
Element element,
org.springframework.beans.factory.xml.ParserContext parserContext)
AbstractEndpointParserparseEndpointConfiguration in class AbstractEndpointParserCopyright © 2008–2015 ConSol* Consulting&Solutions GmbH. All rights reserved.