Class RefreshRuntimeWatcher

java.lang.Object
io.higson.runtime.sync.BaseWatcher
io.higson.runtime.sync.RefreshRuntimeWatcher
All Implemented Interfaces:
Runnable

public class RefreshRuntimeWatcher extends BaseWatcher implements Runnable
Watcher refreshes cached in-mem parameters according to their refresh configuration. Each parameter cached longer that its autoRefreshPeriod is evicted from cache (ppcache).
Author:
przemek hertel