public class ResourceWatcher extends Object
| Constructor and Description |
|---|
ResourceWatcher() |
| Modifier and Type | Method and Description |
|---|---|
void |
check(CacheKey cacheEntry)
Check if resources from a group were changed.
|
protected void |
onException(Exception e)
Invoked when exception occurs.
|
public void check(CacheKey cacheEntry)
cacheEntry - the cache key which was requested. The key contains the groupName which has to be checked for changes.protected void onException(Exception e)
Copyright © 2008-2013. All Rights Reserved.