org.eclipse.gemini.blueprint.extender.internal.support
Class LazyLatchFactoryDelegate
java.lang.Object
org.eclipse.gemini.blueprint.extender.internal.support.LazyLatchFactoryDelegate
public abstract class LazyLatchFactoryDelegate
- extends Object
Delegate class that allows access to LazyLatchFactory class (inside Spring DM
core) from Spring DM extender.
- Author:
- Costin Leau
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LazyLatchFactoryDelegate
public LazyLatchFactoryDelegate()
addLatch
public static CountDownLatch addLatch(Integer key)
removeLatch
public static CountDownLatch removeLatch(Integer key)
clear
public static void clear()
Copyright © 2006-2012. All Rights Reserved.