Uses of Interface
org.infinispan.util.concurrent.locks.LockListener
Packages that use LockListener
Package
Description
Lock and synchronization related classes, tools and utilities.
-
Uses of LockListener in org.infinispan.util.concurrent.locks
Methods in org.infinispan.util.concurrent.locks with parameters of type LockListenerModifier and TypeMethodDescriptionvoidLockPromise.addListener(LockListener listener) Adds aLockListenerto be invoked when the lock is available.