| Interface | Description |
|---|---|
| ResourceWatcher.Callback |
| Class | Description |
|---|---|
| ResourceChangeDetector |
Responsbile for keeping details about resources contents and identify the change of any resource in time.
|
| ResourceChangeInfo |
Holds details about hashes of watched resources and the group which were detected as changed.
|
| ResourceWatcher |
A runnable responsible for watching if any resources were changed and invalidate the cache entry for the group
containing obsolete resources.
|
| ResourceWatcher.CallbackSupport |
Default implementation of
ResourceWatcher.Callback which does nothing by default. |
Copyright © 2008-2014. All Rights Reserved.