Class ComponentscanBeanDefinitionParser

java.lang.Object
org.springframework.context.annotation.ComponentscanBeanDefinitionParser
All Implemented Interfaces:
BeanDefinitionParser

public class ComponentscanBeanDefinitionParser extends Object implements BeanDefinitionParser
Parser for the <context:component-scan/> element.
since:
2.5
Author:
Mark Fisher, Ramnivas Laddad, Juergen Hoeller