|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use com.opensymphony.oscache.base.events | |
com.opensymphony.oscache.base | Provides the base classes and interfaces that make up the core of OSCache. |
com.opensymphony.oscache.base.events | Provides the base classes and interfaces that allow pluggable event handlers to be incorporated into OSCache. |
com.opensymphony.oscache.extra | Provides some basic event handler implementations that aren't essential to the core OSCache code, but form a useful starting point for basic logging or further development. |
com.opensymphony.oscache.web | Provides classes and interfaces that make up the base of OSCache's web application support. |
Classes in com.opensymphony.oscache.base.events used by com.opensymphony.oscache.base | |
CacheEventListener
This is the base interface for cache events. |
Classes in com.opensymphony.oscache.base.events used by com.opensymphony.oscache.base.events | |
CacheEntryEvent
CacheEntryEvent is the object created when an event occurs on a cache entry (Add, update, remove, flush). |
|
CacheEntryEventType
This is all the possible events that may occur on a cache entry or collection of cache entries. |
|
CacheEvent
The root event class for all cache events. |
|
CacheEventListener
This is the base interface for cache events. |
|
CacheGroupEvent
CacheGroupEvent is an event that occurs at the cache group level (Add, update, remove, flush). |
|
CacheMapAccessEvent
Cache map access event. |
|
CacheMapAccessEventType
This is an enumeration of the cache events that represent the various outcomes of cache accesses. |
|
CachePatternEvent
A CachePatternEvent is fired when a pattern has been applied to a cache. |
|
CachewideEvent
A CachewideEvent |
|
CachewideEventType
This is an enumeration holding all the events that can occur at the cache-wide level. |
|
ScopeEvent
A ScopeEvent is created when an event occurs across one or all scopes.
|
|
ScopeEventType
This is an enumeration of all the possible events that may occur at the scope level. |
Classes in com.opensymphony.oscache.base.events used by com.opensymphony.oscache.extra | |
CacheEntryEvent
CacheEntryEvent is the object created when an event occurs on a cache entry (Add, update, remove, flush). |
|
CacheEntryEventListener
This is the interface to listen to cache entry events. |
|
CacheEventListener
This is the base interface for cache events. |
|
CacheGroupEvent
CacheGroupEvent is an event that occurs at the cache group level (Add, update, remove, flush). |
|
CacheMapAccessEvent
Cache map access event. |
|
CacheMapAccessEventListener
This is the interface to listen to cache map access events. |
|
CachePatternEvent
A CachePatternEvent is fired when a pattern has been applied to a cache. |
|
CachewideEvent
A CachewideEvent |
|
ScopeEvent
A ScopeEvent is created when an event occurs across one or all scopes.
|
|
ScopeEventListener
This is the interface to listen to scope events. |
Classes in com.opensymphony.oscache.base.events used by com.opensymphony.oscache.web | |
ScopeEventListener
This is the interface to listen to scope events. |
|
See www.opensymphony.com for more information. | ||||||||||
PREV NEXT | FRAMES NO FRAMES |