Class EurekaConfigServerInstanceProvider
java.lang.Object
org.springframework.cloud.netflix.eureka.config.EurekaConfigServerInstanceProvider
-
Constructor Summary
ConstructorsConstructorDescriptionEurekaConfigServerInstanceProvider(com.netflix.discovery.shared.transport.EurekaHttpClient client, com.netflix.discovery.EurekaClientConfig config) EurekaConfigServerInstanceProvider(org.apache.commons.logging.Log log, com.netflix.discovery.shared.transport.EurekaHttpClient client, com.netflix.discovery.EurekaClientConfig config) -
Method Summary
Modifier and TypeMethodDescriptionList<org.springframework.cloud.client.ServiceInstance>getInstances(String serviceId)
-
Constructor Details
-
Method Details
-
getInstances
-