Class EurekaConfigServerInstanceProvider

java.lang.Object
org.springframework.cloud.netflix.eureka.config.EurekaConfigServerInstanceProvider

public class EurekaConfigServerInstanceProvider extends Object
  • Constructor Details

    • EurekaConfigServerInstanceProvider

      public EurekaConfigServerInstanceProvider(com.netflix.discovery.shared.transport.EurekaHttpClient client, com.netflix.discovery.EurekaClientConfig config)
    • EurekaConfigServerInstanceProvider

      public EurekaConfigServerInstanceProvider(org.apache.commons.logging.Log log, com.netflix.discovery.shared.transport.EurekaHttpClient client, com.netflix.discovery.EurekaClientConfig config)
  • Method Details

    • getInstances

      public List<org.springframework.cloud.client.ServiceInstance> getInstances(String serviceId)