public interface ResourceWatcher
ResourceWatcherService to be called
periodically in order to check for changes in different external resources.| Modifier and Type | Method and Description |
|---|---|
void |
checkAndNotify()
Called periodically by
ResourceWatcherService so resource watcher can check the resource |
void |
init()
Called once when the resource watcher is added to
ResourceWatcherService |
void init()
ResourceWatcherServicevoid checkAndNotify()
ResourceWatcherService so resource watcher can check the resourceCopyright © 2009–2016. All rights reserved.