Uses of Interface
org.infinispan.util.concurrent.locks.KeyAwareLockListener
Package
Description
Lock and synchronization related classes, tools and utilities.
-
Uses of KeyAwareLockListener in org.infinispan.util.concurrent.locks
Modifier and TypeMethodDescriptionvoid
KeyAwareLockPromise.addListener
(KeyAwareLockListener listener) It adds the listener to thisLockPromise
.