Package org.ehcache.impl.events

Class Summary
CacheEventAdapter<K,V> Adapter for cache event listener implementation that splits the event based on its type to specific methods.
CacheEventDispatcherImpl<K,V> Per-cache component that manages cache event listener registrations, and provides event delivery based on desired firing mode and ordering, for specified event types.