Package | Description |
---|---|
org.apache.activemq.artemis.utils |
Modifier and Type | Class and Description |
---|---|
class |
AutomaticLatch
An 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.
|
class |
ReusableLatch
This class will use the framework provided to by AbstractQueuedSynchronizer.
|
Copyright © 2021 JBoss by Red Hat. All rights reserved.