Package | Description |
---|---|
com.netflix.config |
Modifier and Type | Class and Description |
---|---|
class |
FixedDelayPollingScheduler |
Modifier and Type | Method and Description |
---|---|
protected void |
DynamicConfiguration.init(PolledConfigurationSource source,
AbstractPollingScheduler scheduler)
Initialize the configuration.
|
void |
DynamicConfiguration.startPolling(PolledConfigurationSource source,
AbstractPollingScheduler scheduler)
Start polling the configuration source with the specified scheduler.
|
Constructor and Description |
---|
ConfigurationWithPollingSource(org.apache.commons.configuration.Configuration config,
PolledConfigurationSource source,
AbstractPollingScheduler scheduler)
Create an instance and start polling the configuration source
|
DynamicConfiguration(PolledConfigurationSource source,
AbstractPollingScheduler scheduler)
Create an instance and start polling the configuration source.
|
Copyright © 2015. All Rights Reserved.