Uses of Interface
com.opensymphony.oscache.base.events.CacheMapAccessEventListener

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

Uses of CacheMapAccessEventListener in com.opensymphony.oscache.extra
 

Classes in com.opensymphony.oscache.extra that implement CacheMapAccessEventListener
 class CacheMapAccessEventListenerImpl
          Implementation of a CacheMapAccessEventListener.
 


See www.opensymphony.com for more information.