Package org.ehcache.event
CacheEvent and related types.-
Interface Summary Interface Description CacheEvent<K,V> An event resulting from a mutativeCacheoperation.CacheEventListener<K,V> Definition of the contract for implementing listeners to receiveCacheEvents from aCache. -
Enum Summary Enum Description EventFiring The supported event firing modes.EventOrdering The supported event ordering modes.EventType The different event types.