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