Uses of Class
org.apache.activemq.artemis.utils.AbstractLatch
Packages that use AbstractLatch
-
Uses of AbstractLatch in org.apache.activemq.artemis.utils
Subclasses of AbstractLatch in org.apache.activemq.artemis.utilsModifier and TypeClassDescriptionclassAn automatic latch has the same semantic as the ReusableLatch However this class has a replaceable callback that could be called when the number of elements reach zero.classThis class will use the framework provided to by AbstractQueuedSynchronizer.