public abstract class LazyLatchFactoryDelegate
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
private static org.springframework.beans.Mergeable |
a |
private static org.springframework.beans.factory.parsing.SourceExtractor |
b |
| Constructor and Description |
|---|
LazyLatchFactoryDelegate() |
| Modifier and Type | Method and Description |
|---|---|
static java.util.concurrent.CountDownLatch |
addLatch(java.lang.Integer key) |
static void |
clear() |
static java.util.concurrent.CountDownLatch |
removeLatch(java.lang.Integer key) |