com.opensymphony.oscache.base.events
Class CachewideEventType
java.lang.Object
com.opensymphony.oscache.base.events.CachewideEventType
- public class CachewideEventType
- extends Object
This is an enumeration holding all the events that can
occur at the cache-wide level.
- Author:
- Chris Miller
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CACHE_FLUSHED
public static CachewideEventType CACHE_FLUSHED
- Get an event type for a cache flush event.