|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CacheEvent | |
com.opensymphony.oscache.base.events | Provides the base classes and interfaces that allow pluggable event handlers to be incorporated into OSCache. |
Uses of CacheEvent in com.opensymphony.oscache.base.events |
Subclasses of CacheEvent in com.opensymphony.oscache.base.events | |
class |
CacheEntryEvent
CacheEntryEvent is the object created when an event occurs on a cache entry (Add, update, remove, flush). |
class |
CacheGroupEvent
CacheGroupEvent is an event that occurs at the cache group level (Add, update, remove, flush). |
class |
CacheMapAccessEvent
Cache map access event. |
class |
CachePatternEvent
A CachePatternEvent is fired when a pattern has been applied to a cache. |
class |
CachewideEvent
A CachewideEvent |
class |
ScopeEvent
A ScopeEvent is created when an event occurs across one or all scopes. |
|
See www.opensymphony.com for more information. | ||||||||||
PREV NEXT | FRAMES NO FRAMES |