Class | Description |
---|---|
DefaultServiceProvider<T> |
Service-provider with additional features
|
DefaultServiceProviderContext<T> |
Service-provider-context with additional features like support for
InvocationOrder , dependency injection |
SimpleServiceProvider<T> |
Simple
ServiceProvider which allows to use the service-loader pattern with Java 1.5 |
SimpleServiceProviderContext |
Simple
ServiceProviderContext which unifies the handling of class-loaders |
Copyright © 2010-2014 The Apache Software Foundation. All Rights Reserved.