public interface ServiceInstanceConverter
ServiceInstances to Applications.| Modifier and Type | Method and Description |
|---|---|
Application |
convert(org.springframework.cloud.client.ServiceInstance instance)
Converts a service instance to a application to be registered.
|
Application convert(org.springframework.cloud.client.ServiceInstance instance)
instance - the service instance.Copyright © 2018 codecentric AG. All rights reserved.