|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
| Class Summary | |
|---|---|
| SafeServiceLoader | Loads service provider instances from META-INF/services using a given class loader,
avoiding the system class loader used by java.util.ServiceLoader. |
| ServiceProviderFinder | Convenience methods for obtaining implementations of a given service via ServiceLoader. |
| Exception Summary | |
|---|---|
| NonUniqueServiceProviderException | An exception thrown when a unique service provider is expected, but more than one provider is found. |
| NoServiceProviderException | An exception thrown when no service provider can be found for a given interface. |
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||