| Interface | Description |
|---|---|
| ServiceLocator<S extends eu.dnetlib.api.DriverService> | |
| ServiceLocatorFactory |
A factory to create service locators.
|
| Class | Description |
|---|---|
| FallBackServiceLocator<S extends eu.dnetlib.api.DriverService> | |
| RefreshingServiceLocator<S extends eu.dnetlib.api.DriverService> |
An implementation of the service locator that keeps a cache of the service
and refreshes it periodically.
|
| ServiceNameResolverImpl | |
| StaticServiceLocator<S extends eu.dnetlib.api.DriverService> |
An implementation of the ServiceLocator that returns a predefined instance
of a service.
|
Copyright © 2022. All rights reserved.