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