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, resolveId
doParse, getBeanClass, getBeanClassName, getParentName, parseInternal
public AbstractReloadableServiceBeanDefinitionParser()
protected void doParse(Element configElement, org.springframework.beans.factory.xml.ParserContext parserContext, org.springframework.beans.factory.support.BeanDefinitionBuilder builder)
doParse
in class AbstractServiceBeanDefinitionParser
Copyright © 1999-2012. All Rights Reserved.