public final class EtcdServiceCallServerListStrategies extends Object
Modifier and Type | Class and Description |
---|---|
static class |
EtcdServiceCallServerListStrategies.OnDemand |
static class |
EtcdServiceCallServerListStrategies.Watch |
Modifier and Type | Method and Description |
---|---|
static EtcdServiceCallServerListStrategy |
onDemand(EtcdConfiguration configuration) |
static EtcdServiceCallServerListStrategy |
watch(EtcdConfiguration configuration) |
public static EtcdServiceCallServerListStrategy onDemand(EtcdConfiguration configuration) throws Exception
Exception
public static EtcdServiceCallServerListStrategy watch(EtcdConfiguration configuration) throws Exception
Exception
Apache Camel