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