Interface | Description |
---|---|
CacheEvent<K,V> |
An event resulting from a mutative
Cache operation. |
CacheEventListener<K,V> |
Contract for users that want to listen on
CacheEvent s. |
CacheEventListenerConfiguration |
Configuration contract for setting up
CacheEvent system in a cache. |
CacheEventListenerProvider |
Enum | Description |
---|---|
EventFiring | |
EventOrdering | |
EventType |
Cache
related events