Package org.ehcache.event

CacheEvent and related types.

See:
          Description

Interface Summary
CacheEvent<K,V> An event resulting from a mutative Cache operation.
CacheEventListener<K,V> Definition of the contract for implementing listeners to receive CacheEvents from a Cache.
 

Enum Summary
EventFiring The supported event firing modes.
EventOrdering The supported event ordering modes.
EventType The different event types.
 

Package org.ehcache.event Description

CacheEvent and related types.