com.opensymphony.oscache.base.events
Interface CacheEventListener

All Superinterfaces:
java.util.EventListener
All Known Subinterfaces:
CacheEntryEventListener, CacheMapAccessEventListener, ScopeEventListener
All Known Implementing Classes:
CacheEntryEventListenerImpl, CacheMapAccessEventListenerImpl, ScopeEventListenerImpl

public interface CacheEventListener
extends java.util.EventListener

This is the base interface for cache events.

Version:
$Revision: 1.1 $
Author:
Chris Miller


See www.opensymphony.com for more information.