Package org.infinispan.functional
Class Listeners
java.lang.Object
org.infinispan.functional.Listeners
Holder class for functional listener definitions.
- Since:
- 8.0
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic interface
Read-write listeners enable users to register listeners for cache entry created, modified and removed events, and also register listeners for any cache entry write events.static interface
Write listeners enable user to register listeners for any cache entry write events that happen in either a read-write or write-only functional map. -
Method Summary