Interface AdminEndpointResolutionStrategy
-
- All Superinterfaces:
com.google.common.base.Function<Collection<ServiceEndpoint>,com.google.common.base.Supplier<URI>>
,Function<Collection<ServiceEndpoint>,com.google.common.base.Supplier<URI>>
,ServiceEndpointResolutionStrategy
- All Known Implementing Classes:
AdminURL
public interface AdminEndpointResolutionStrategy extends ServiceEndpointResolutionStrategy
Given a sets of endpoints for a particular service and version, return the URL of the admin endpoint to be used to connect to the service.