Uses of Interface
org.infinispan.util.concurrent.locks.KeyAwareLockListener
-
Packages that use KeyAwareLockListener Package Description org.infinispan.util.concurrent.locks Lock and synchronization related classes, tools and utilities. -
-
Uses of KeyAwareLockListener in org.infinispan.util.concurrent.locks
Methods in org.infinispan.util.concurrent.locks with parameters of type KeyAwareLockListener Modifier and Type Method Description voidKeyAwareLockPromise. addListener(KeyAwareLockListener listener)It adds the listener to thisLockPromise.
-