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