public class EtcdServiceCallServerListStrategy extends org.apache.camel.impl.remote.DefaultServiceCallServerListStrategy<EtcdServiceCallServer>
Constructor and Description |
---|
EtcdServiceCallServerListStrategy(EtcdConfiguration configuration) |
Modifier and Type | Method and Description |
---|---|
protected void |
doStart() |
protected void |
doStop() |
protected mousio.etcd4j.EtcdClient |
getClient() |
protected EtcdConfiguration |
getConfiguration() |
protected EtcdServiceCallServer |
nodeFromString(String value) |
getCamelContext, getInitialListOfServers, getUpdatedListOfServers, setCamelContext
public EtcdServiceCallServerListStrategy(EtcdConfiguration configuration)
protected void doStart() throws Exception
doStart
in class org.apache.camel.impl.remote.DefaultServiceCallServerListStrategy<EtcdServiceCallServer>
Exception
protected void doStop() throws Exception
doStop
in class org.apache.camel.impl.remote.DefaultServiceCallServerListStrategy<EtcdServiceCallServer>
Exception
protected EtcdConfiguration getConfiguration()
protected mousio.etcd4j.EtcdClient getClient()
protected EtcdServiceCallServer nodeFromString(String value)
Apache Camel