public interface WatchedUpdateListener
WatchedConfigurationSource
receives an update.Modifier and Type | Method and Description |
---|---|
void |
updateConfiguration(WatchedUpdateResult result)
Updates the configuration either incrementally or fully depending on the type of
WatchedUpdateResult that is passed. |
void updateConfiguration(WatchedUpdateResult result)
WatchedUpdateResult
that is passed.