Uses of Interface
org.infinispan.util.concurrent.locks.PendingLockListener
-
Packages that use PendingLockListener Package Description org.infinispan.util.concurrent.locks Lock and synchronization related classes, tools and utilities. -
-
Uses of PendingLockListener in org.infinispan.util.concurrent.locks
Methods in org.infinispan.util.concurrent.locks with parameters of type PendingLockListener Modifier and Type Method Description voidPendingLockPromise. addListener(PendingLockListener listener)Adds a listener to this promise.
-