public class EurekaClientConfigurationCreator extends org.springframework.cloud.service.AbstractServiceConnectorCreator<org.springframework.cloud.netflix.eureka.EurekaClientConfigBean,EurekaServiceInfo>
| Constructor and Description |
|---|
EurekaClientConfigurationCreator() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.cloud.netflix.eureka.EurekaClientConfigBean |
create(EurekaServiceInfo serviceInfo,
org.springframework.cloud.service.ServiceConnectorConfig serviceConnectorConfig) |
protected org.springframework.cloud.netflix.eureka.EurekaClientConfigBean |
getEurekaClientConfig(EurekaServiceInfo serviceInfo) |
public org.springframework.cloud.netflix.eureka.EurekaClientConfigBean create(EurekaServiceInfo serviceInfo, org.springframework.cloud.service.ServiceConnectorConfig serviceConnectorConfig)
protected org.springframework.cloud.netflix.eureka.EurekaClientConfigBean getEurekaClientConfig(EurekaServiceInfo serviceInfo)