Uses of Interface
org.springframework.cloud.client.hypermedia.ServiceInstanceProvider
Packages that use ServiceInstanceProvider
-
Uses of ServiceInstanceProvider in org.springframework.cloud.client.hypermedia
Classes in org.springframework.cloud.client.hypermedia that implement ServiceInstanceProviderModifier and TypeClassDescriptionclassServiceInstanceProviderto work with aDiscoveryClientto look up a service by name.classAServiceInstanceProviderthat will always return the configuredServiceInstance.Methods in org.springframework.cloud.client.hypermedia that return ServiceInstanceProviderConstructors in org.springframework.cloud.client.hypermedia with parameters of type ServiceInstanceProviderModifierConstructorDescriptionDiscoveredResource(ServiceInstanceProvider provider, TraversalDefinition traversal)