| Name | Description | Type | Package | Framework |
| ComponentScan | Configures component scanning directives for use with @Configuration classes. | Class | org.springframework.context.annotation | Spring MVC |
| ComponentScan .Filter | Declares the type filter to be used as an include filter or exclude filter. | Class | org.springframework.context.annotation.ComponentScan | Spring MVC |
| ComponentScanBeanDefinitionParser | Parser for the | Class | org.springframework.context.annotation | Spring MVC |