Package org.ehcache.events

Interface Summary
CacheEventNotificationListenerServiceProvider A provider Service that will facilitate CacheEventNotificationService instance
CacheEventNotificationService<K,V>  
CacheManagerListener  
StateChangeListener  
StoreEventListener<K,V>  
 

Class Summary
CacheEventNotificationServiceImpl<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.
CacheEvents  
DisabledCacheEventNotificationService<K,V>