public abstract class AbstractReloadableServiceBeanDefinitionParser extends AbstractServiceBeanDefinitionParser
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–2014. All rights reserved.