spring-framework / org.springframework.beans.factory.serviceloader / ServiceLoaderFactoryBean / <init>

<init>

ServiceLoaderFactoryBean()

org.springframework.beans.factory.FactoryBean that exposes the JDK 1.6 java.util.ServiceLoader for the configured service class.

Author
Juergen Hoeller

Since
2.5

See Also
java.util.ServiceLoader