See: Description
Class | Description |
---|---|
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 for specified event types.
|