Uses of Class
org.mule.util.concurrent.Latch

Packages that use Latch
org.mule.impl.work A javax.resource.spi.WorkManager implementation. 
 

Uses of Latch in org.mule.impl.work
 

Methods in org.mule.impl.work that return Latch
 Latch WorkerContext.provideStartLatch()
          Provides a latch, which can be used to wait the start of a work execution.
 Latch WorkerContext.provideEndLatch()
          Provides a latch, which can be used to wait the end of a work execution.
 



Copyright © 2003-2008 MuleSource, Inc.. All Rights Reserved.