public class CamelSpringCloudServiceDiscovery extends Object implements org.apache.camel.cloud.ServiceDiscovery
Constructor and Description |
---|
CamelSpringCloudServiceDiscovery(org.springframework.cloud.client.discovery.DiscoveryClient discoveryClient) |
Modifier and Type | Method and Description |
---|---|
List<org.apache.camel.cloud.ServiceDefinition> |
getServices(String name) |
Apache Camel