|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ToolkitCacheListener<K>
A listener that can be added to ToolkitCache and get notified on eviction and expiration events
| Method Summary | |
|---|---|
void |
onEviction(K key)
Called when the key gets evicted from the cache |
void |
onExpiration(K key)
Called when the key gets expired from the cache |
| Method Detail |
|---|
void onEviction(K key)
void onExpiration(K key)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||