public final class ZookeeperServerToServiceDefinition extends Object implements org.springframework.core.convert.converter.Converter<org.springframework.cloud.zookeeper.discovery.ZookeeperServer,org.apache.camel.cloud.ServiceDefinition>
| Constructor and Description |
|---|
ZookeeperServerToServiceDefinition() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.camel.cloud.ServiceDefinition |
convert(org.springframework.cloud.zookeeper.discovery.ZookeeperServer source) |
public org.apache.camel.cloud.ServiceDefinition convert(org.springframework.cloud.zookeeper.discovery.ZookeeperServer source)
convert in interface org.springframework.core.convert.converter.Converter<org.springframework.cloud.zookeeper.discovery.ZookeeperServer,org.apache.camel.cloud.ServiceDefinition>Apache Camel