org.mule.util.concurrent
Class Latch

java.lang.Object
  extended byCountDownLatch
      extended byorg.mule.util.concurrent.Latch

public class Latch
extends CountDownLatch

See Also:
Serialized Form

Constructor Summary
Latch()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Latch

public Latch()


Copyright © 2003-2006 MuleSource Inc.. All Rights Reserved.