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()
ResourceWatcherService
void checkAndNotify()
ResourceWatcherService
so resource watcher can check the resourceCopyright © 2009–2015. All rights reserved.