public abstract class AbstractReloadableServiceBeanDefinitionParser extends AbstractServiceBeanDefinitionParser
| Modifier and Type | Field and Description |
|---|---|
private org.slf4j.Logger |
log
Class logger.
|
| Constructor and Description |
|---|
AbstractReloadableServiceBeanDefinitionParser() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doParse(Element configElement,
org.springframework.beans.factory.xml.ParserContext parserContext,
org.springframework.beans.factory.support.BeanDefinitionBuilder builder) |
getServiceId, resolveIddoParse, getBeanClass, getBeanClassName, getParentName, parseInternalpublic AbstractReloadableServiceBeanDefinitionParser()
protected void doParse(Element configElement, org.springframework.beans.factory.xml.ParserContext parserContext, org.springframework.beans.factory.support.BeanDefinitionBuilder builder)
doParse in class AbstractServiceBeanDefinitionParserCopyright © 1999-2015. All Rights Reserved.