|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
FileCacheEventListener on notifications sent when FileCache events occur
Method Summary | |
void |
evict(FileCacheEntry entry)
Evict event, called when the entry is being evicted out of the cache |
void |
refresh(FileCacheEntry entry)
Refresh event, called when the entry is being refreshed from file system. |
Method Detail |
public void refresh(FileCacheEntry entry)
entry
- the entry being refreshed.public void evict(FileCacheEntry entry)
entry
- the entry being refreshed.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |