| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractServiceLoaderBasedFactoryBean | |
|---|---|
| org.springframework.beans.factory.serviceloader | Support package for the JDK 1.6 ServiceLoader facility. | 
| Uses of AbstractServiceLoaderBasedFactoryBean in org.springframework.beans.factory.serviceloader | 
|---|
| Subclasses of AbstractServiceLoaderBasedFactoryBean in org.springframework.beans.factory.serviceloader | |
|---|---|
|  class | ServiceFactoryBeanFactoryBeanthat exposes the
 'primary' service for the configured service class, obtained through
 the JDK 1.6ServiceLoaderfacility. | 
|  class | ServiceListFactoryBeanFactoryBeanthat exposes all
 services for the configured service class, represented as a List of service objects,
 obtained through the JDK 1.6ServiceLoaderfacility. | 
|  class | ServiceLoaderFactoryBeanFactoryBeanthat exposes the
 JDK 1.6ServiceLoaderfor the configured service class. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||