public final class ServiceDefinitionToZookeeperRegistration extends Object implements org.springframework.core.convert.converter.Converter<org.apache.camel.cloud.ServiceDefinition,org.springframework.cloud.zookeeper.serviceregistry.ZookeeperRegistration>
| Constructor and Description |
|---|
ServiceDefinitionToZookeeperRegistration(org.apache.camel.spring.boot.cloud.CamelCloudConfigurationProperties properties) |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.cloud.zookeeper.serviceregistry.ZookeeperRegistration |
convert(org.apache.camel.cloud.ServiceDefinition source) |
public ServiceDefinitionToZookeeperRegistration(org.apache.camel.spring.boot.cloud.CamelCloudConfigurationProperties properties)
public org.springframework.cloud.zookeeper.serviceregistry.ZookeeperRegistration convert(org.apache.camel.cloud.ServiceDefinition source)
convert in interface org.springframework.core.convert.converter.Converter<org.apache.camel.cloud.ServiceDefinition,org.springframework.cloud.zookeeper.serviceregistry.ZookeeperRegistration>Apache Camel