| Interface | Description |
|---|---|
| EventHandling<K,V> |
Handles registering event listeners and event dispatching according to the JCache spec.
|
| Class | Description |
|---|---|
| AsyncDispatcher<K,V> |
Calls the listeners with help of the executor.
|
| EntryEvent<K,V> |
Entry events without original value, for created, expired and removed events.
|
| EntryEventWithOldValue<K,V> |
Entry event with original value for update events.
|
| EventHandlingImpl<K,V> |
cache2k does not support changing the listener configuration at runtime.
|
cache2k API documentation. Copyright © 2000–2020 headissue GmbH, Munich.