Uses of Class
org.apache.qpid.util.concurrent.BooleanLatch

Packages that use BooleanLatch
org.apache.qpid.util.concurrent   
 

Uses of BooleanLatch in org.apache.qpid.util.concurrent
 

Fields in org.apache.qpid.util.concurrent declared as BooleanLatch
(package private)  BooleanLatch BatchSynchQueueBase.SynchRecordImpl.latch
          A boolean latch that determines when the producer for this data item will be allowed to continue.
 



Licensed to the Apache Software Foundation