|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
|---|---|
| ServiceFinder<T> | A simple service-provider lookup mechanism. |
| ServiceFinder.DefaultServiceIteratorProvider<T> | This class takes care of the default service provider lookup method implementation. |
| ServiceFinder.ServiceIteratorProvider<T> | Should you need to change the default service provider lookup method, you could simply implement your own ServiceIteratorProvider and register it with the ServiceFinder class. |
| Error Summary | |
|---|---|
| ServiceConfigurationError | Error thrown when something goes wrong while looking up service providers. |
Provides support for services obtained using META-INF/services.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||