public class EurekaServiceInstanceConverter extends Object implements ServiceInstanceConverter
EurekaDiscoveryClient.EurekaServiceInstances to Applications| Constructor and Description |
|---|
EurekaServiceInstanceConverter() |
| Modifier and Type | Method and Description |
|---|---|
Application |
convert(org.springframework.cloud.client.ServiceInstance instance)
Converts a service instance to a application to be registered.
|
public Application convert(org.springframework.cloud.client.ServiceInstance instance)
ServiceInstanceConverterconvert in interface ServiceInstanceConverterinstance - the service instance.Copyright © 2016 codecentric AG. All rights reserved.