Uses of Class
com.opensymphony.oscache.base.events.CachewideEventType

Packages that use CachewideEventType
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.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.
 


See www.opensymphony.com for more information.