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
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.
-
Method Summary
Methods inherited from interface com.google.common.base.Function
apply, equals