com.opensymphony.oscache.base.events
| |||||||||||||||||||||||||||||||||||||||||||||||
| Method Summary | |
|---|---|
void |
cacheEntryAdded(CacheEntryEvent event)
Event fired when an entry is added to the cache. |
void |
cacheEntryFlushed(CacheEntryEvent event)
Event fired when an entry is flushed from the cache. |
void |
cacheEntryRemoved(CacheEntryEvent event)
Event fired when an entry is removed from the cache. |
void |
cacheEntryUpdated(CacheEntryEvent event)
Event fired when an entry is updated in the cache. |
void |
cacheFlushed(CachewideEvent event)
An event that is fired when an entire cache gets flushed. |
void |
cacheGroupFlushed(CacheGroupEvent event)
Event fired when a group is flushed from the cache. |
void |
cachePatternFlushed(CachePatternEvent event)
Event fired when a key pattern is flushed from the cache. |
| Method Detail |
|---|
void cacheEntryAdded(CacheEntryEvent event)
void cacheEntryFlushed(CacheEntryEvent event)
void cacheEntryRemoved(CacheEntryEvent event)
void cacheEntryUpdated(CacheEntryEvent event)
void cacheGroupFlushed(CacheGroupEvent event)
void cachePatternFlushed(CachePatternEvent event)
null or an empty string, instead the flush
request will silently be ignored.
void cacheFlushed(CachewideEvent event)
|
OSCache Project Page | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||