Uses of Interface
org.apache.activemq.artemis.lockmanager.DistributedLock.UnavailableLockListener
-
-
Uses of DistributedLock.UnavailableLockListener in org.apache.activemq.artemis.lockmanager
Methods in org.apache.activemq.artemis.lockmanager with parameters of type DistributedLock.UnavailableLockListener Modifier and Type Method Description voidDistributedLock. addListener(DistributedLock.UnavailableLockListener listener)voidDistributedLock. removeListener(DistributedLock.UnavailableLockListener listener)
-