@Configuration(proxyBeanMethods=false) @ConditionalOnBlockingDiscoveryEnabled @Order(value=193827466) public static class LoadBalancerClientConfiguration.BlockingSupportConfiguration extends Object
| Constructor and Description |
|---|
BlockingSupportConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
ServiceInstanceListSupplier |
discoveryClientServiceInstanceListSupplier(DiscoveryClient discoveryClient,
org.springframework.core.env.Environment env,
org.springframework.context.ApplicationContext context) |
ServiceInstanceSupplier |
discoveryClientServiceInstanceSupplier(DiscoveryClient discoveryClient,
org.springframework.core.env.Environment env,
org.springframework.context.ApplicationContext context) |
@Bean @ConditionalOnBean(value=org.springframework.cloud.client.discovery.DiscoveryClient.class) @ConditionalOnMissingBean public ServiceInstanceListSupplier discoveryClientServiceInstanceListSupplier(DiscoveryClient discoveryClient, org.springframework.core.env.Environment env, org.springframework.context.ApplicationContext context)
@Bean @ConditionalOnBean(value=org.springframework.cloud.client.discovery.DiscoveryClient.class) @ConditionalOnMissingBean public ServiceInstanceSupplier discoveryClientServiceInstanceSupplier(DiscoveryClient discoveryClient, org.springframework.core.env.Environment env, org.springframework.context.ApplicationContext context)
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.