站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > Spring Framework 2.1.0 API 文档英文版

Uses of Interface org.springframework.context.annotation.CandidateComponentProvider (Spring Framework API 2.1) - Spring Framework 2.1.0 API 文档英文版


The Spring Framework

Uses of Interface
org.springframework.context.annotation.CandidateComponentProvider

Packages that use CandidateComponentProvider
org.springframework.context.annotation Annotation support for context configuration including classpath scanning for autowire candidates. 
 

Uses of CandidateComponentProvider in org.springframework.context.annotation
 

Classes in org.springframework.context.annotation that implement CandidateComponentProvider
 class ClassPathScanningCandidateComponentProvider
          A component provider that scans the classpath from a base package (default is empty).
 


The Spring Framework

Copyright © 2002-2007 The Spring Framework.