|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
CacheManager
level like
CacheManagerListener
or the CacheEvent
subsystem like
CacheEventDispatcher
and StoreEventDispatcher
.
See:
Description
Interface Summary | |
---|---|
CacheEventDispatcher<K,V> | Bridges the Store eventing system, by providing the
StoreEventDispatcher used to collect events and then produce
CacheEvent s that can be consumed by CacheEventListener s. |
CacheEventDispatcherFactory | Service interface for providing CacheEventDispatcher s, consumed by
EhcacheManager . |
CacheManagerListener | Interface for listeners interested in CacheManager Cache related events, such as
addition and removal. |
StateChangeListener | Interface for listeners interested in CacheManager state transitions. |
StoreEventDispatcher<K,V> | Part of the events subsystem at the Store level. |
StoreEventSink<K,V> | Interface on which Store operations are to record events. |
Class Summary | |
---|---|
CacheEvents | Utility class for the creation of CacheEvent instances. |
Package holding interfaces that relate to events, either at the CacheManager
level like
CacheManagerListener
or the CacheEvent
subsystem like
CacheEventDispatcher
and StoreEventDispatcher
.
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |