See: Description
| Class | Description |
|---|---|
| ServiceFinder<T> |
A simple service-provider lookup mechanism.
|
| ServiceFinder.DefaultServiceIteratorProvider<T> |
The default service iterator provider that looks up provider classes in
META-INF/services files.
|
| ServiceFinder.ServiceIteratorProvider<T> |
Supports iteration of provider instances or classes.
|
| Error | Description |
|---|---|
| ServiceConfigurationError |
Error thrown when something goes wrong while looking up service providers.
|
Copyright © 2016 Oracle Corporation. All Rights Reserved.