org.mule.util.concurrent
Class Latch

java.lang.Object
  extended by edu.emory.mathcs.backport.java.util.concurrent.CountDownLatch
      extended by org.mule.util.concurrent.Latch

public class Latch
extends edu.emory.mathcs.backport.java.util.concurrent.CountDownLatch


Constructor Summary
Latch()
           
 
Method Summary
 
Methods inherited from class edu.emory.mathcs.backport.java.util.concurrent.CountDownLatch
await, await, countDown, getCount, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Latch

public Latch()


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