|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use CacheEvent | |
| org.objectweb.perseus.cache.api | |
| org.objectweb.perseus.cache.lib | |
| Uses of CacheEvent in org.objectweb.perseus.cache.api |
| Methods in org.objectweb.perseus.cache.api with parameters of type CacheEvent | |
void |
CacheEventListener.entryBound(CacheEvent event)
An entry has been added in the cache. |
void |
CacheEventListener.entryUnbound(CacheEvent event)
An entry has been evicted from the cache. |
| Uses of CacheEvent in org.objectweb.perseus.cache.lib |
| Classes in org.objectweb.perseus.cache.lib that implement CacheEvent | |
protected class |
BasicCacheManager.Event
This class is a basic implementation of the CacheEvent interface. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||