public class ZooKeeperServiceDiscovery
extends org.apache.camel.impl.cloud.DefaultServiceDiscovery
Modifier and Type | Class and Description |
---|---|
static class |
ZooKeeperServiceDiscovery.MetaData |
Constructor and Description |
---|
ZooKeeperServiceDiscovery(ZooKeeperCuratorConfiguration configuration) |
Modifier and Type | Method and Description |
---|---|
protected void |
doStart() |
protected void |
doStop() |
List<org.apache.camel.cloud.ServiceDefinition> |
getServices(String name) |
getCamelContext, setCamelContext
public ZooKeeperServiceDiscovery(ZooKeeperCuratorConfiguration configuration)
protected void doStart() throws Exception
doStart
in class org.apache.camel.impl.cloud.DefaultServiceDiscovery
Exception
protected void doStop() throws Exception
doStop
in class org.apache.camel.impl.cloud.DefaultServiceDiscovery
Exception
Apache Camel