Uses of Interface
org.infinispan.util.concurrent.locks.PendingLockListener
Packages that use PendingLockListener
Package
Description
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 PendingLockListenerModifier and TypeMethodDescriptionvoid
PendingLockPromise.addListener
(PendingLockListener listener) Adds a listener to this promise.