|
ehcache | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
CacheEventListener | Allows implementers to register callback methods that will be executed when a cache event occurs. |
CacheManagerEventListener | Allows implementers to register callback methods that will be executed when a
CacheManager event occurs. |
RegisteredEventListeners.ElementCreationCallback | Callback interface for creating elements to pass to registered listeners. |
Class Summary | |
---|---|
CacheEventListenerAdapter | An adapter to simplify cache event listeners that do not need all events defined on the CacheEventListener interface. |
CacheEventListenerFactory | An abstract factory for creating listeners. |
CacheManagerEventListenerFactory | An abstract factory for creating CacheManagerEventListener s. |
CacheManagerEventListenerRegistry | Registered listeners for registering and unregistering CacheManagerEventListeners and sending notifications to registrants. |
RegisteredEventListeners | Registered listeners for registering and unregistering CacheEventListeners and multicasting notifications to registrants. |
TerracottaCacheEventReplication | Creates a wrapper for sending out cache events through the Terracotta cluster |
TerracottaCacheEventReplicationFactory | Factory for TerracottaCacheEventReplication instances |
Enum Summary | |
---|---|
NotificationScope | This enumeration defines valid values for event listener notification scope. |
This package contains interfaces and classes for listening to events.
|
ehcache | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |