|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CachewideEventType | |
---|---|
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. |
Uses of CachewideEventType in com.opensymphony.oscache.base |
---|
Methods in com.opensymphony.oscache.base with parameters of type CachewideEventType | |
---|---|
private void |
Cache.dispatchCachewideEvent(CachewideEventType eventType,
Date date,
String origin)
Dispatches a cache-wide event to all registered listeners. |
Uses of CachewideEventType in com.opensymphony.oscache.base.events |
---|
Fields in com.opensymphony.oscache.base.events declared as CachewideEventType | |
---|---|
static CachewideEventType |
CachewideEventType.CACHE_FLUSHED
Get an event type for a cache flush event. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |