Constructor and Description |
---|
ChangeWatcher(ChangedList changedList,
ChangeHandler handler,
long watchFrequency)
Creates a ChangeWatcher which watches for changes to the ChangedList
and notifies the ChangeHandler.
|
public ChangeWatcher(ChangedList changedList, ChangeHandler handler, long watchFrequency)
changedList
- the ChangedList to watchhandler
- the ChangeHandler to notifywatchFrequency
- how often to check for changesCopyright © 2009–2016 DuraSpace. All rights reserved.