public static final class EtcdServiceCallServerListStrategies.OnDemand extends EtcdServiceCallServerListStrategy
Constructor and Description |
---|
OnDemand(EtcdConfiguration configuration) |
Modifier and Type | Method and Description |
---|---|
List<EtcdServiceCallServer> |
getUpdatedListOfServers(String name) |
String |
toString() |
doStart, doStop, getClient, getConfiguration, nodeFromString
getCamelContext, getInitialListOfServers, setCamelContext
public OnDemand(EtcdConfiguration configuration) throws Exception
Exception
public List<EtcdServiceCallServer> getUpdatedListOfServers(String name)
getUpdatedListOfServers
in interface org.apache.camel.spi.ServiceCallServerListStrategy<EtcdServiceCallServer>
getUpdatedListOfServers
in class org.apache.camel.impl.remote.DefaultServiceCallServerListStrategy<EtcdServiceCallServer>
Apache Camel