public class AnnotationDrivenBeanDefinitionParser extends Object implements org.springframework.beans.factory.xml.BeanDefinitionParser
| Constructor and Description | 
|---|
| AnnotationDrivenBeanDefinitionParser() | 
| Modifier and Type | Method and Description | 
|---|---|
| org.springframework.beans.factory.config.BeanDefinition | parse(Element element,
     org.springframework.beans.factory.xml.ParserContext parserContext) | 
public AnnotationDrivenBeanDefinitionParser()
@Nullable 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.BeanDefinitionParser