private abstract static class NamespaceHandler.AbstractConnectionFactoryBeanDefinitionParser
extends org.springframework.beans.factory.xml.AbstractSingleBeanDefinitionParser
| Modifier | Constructor and Description |
|---|---|
private |
NamespaceHandler.AbstractConnectionFactoryBeanDefinitionParser() |
| Modifier and Type | Method and Description |
|---|---|
protected org.springframework.beans.factory.config.BeanDefinition |
parseConnectionConfig(Element element)
Creates a connection config.
|
protected org.springframework.beans.factory.config.BeanDefinition |
parseProvider(Element element)
Creates a provider.
|
doParse, doParse, getBeanClass, getBeanClassName, getParentName, parseInternalprivate NamespaceHandler.AbstractConnectionFactoryBeanDefinitionParser()
protected org.springframework.beans.factory.config.BeanDefinition parseConnectionConfig(Element element)
BindConnectionInitializer is
inserted into the connection config.element - containing configurationprotected org.springframework.beans.factory.config.BeanDefinition parseProvider(Element element)
element - containing configurationCopyright © 2003-2015 Virginia Tech. All Rights Reserved.