public class DeprecatedBeanDefinitionParser extends Object implements org.springframework.beans.factory.xml.BeanDefinitionParser
BeanDefinitionParser as deprecated.| Constructor and Description |
|---|
DeprecatedBeanDefinitionParser(org.springframework.beans.factory.xml.BeanDefinitionParser delegate,
String deprecationMessage) |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.beans.factory.config.BeanDefinition |
parse(Element element,
org.springframework.beans.factory.xml.ParserContext parserContext) |
public DeprecatedBeanDefinitionParser(org.springframework.beans.factory.xml.BeanDefinitionParser delegate,
String deprecationMessage)
public org.springframework.beans.factory.config.BeanDefinition parse(Element element, org.springframework.beans.factory.xml.ParserContext parserContext)
parse in interface org.springframework.beans.factory.xml.BeanDefinitionParserCopyright © 2003–2017 MuleSoft, Inc.. All rights reserved.