public final class PendingConfigBeanJob extends Object
PendindingConfigBeans
Constructor and Description |
---|
PendingConfigBeanJob(ConfigBean cb) |
PendingConfigBeanJob(ConfigBean cb,
boolean latch) |
PendingConfigBeanJob(ConfigBean cb,
CountDownLatch latch) |
Modifier and Type | Method and Description |
---|---|
void |
await() |
ConfigBean |
getConfigBean() |
CountDownLatch |
getCountDownLatch() |
void |
releaseLatch() |
public PendingConfigBeanJob(ConfigBean cb, CountDownLatch latch)
public PendingConfigBeanJob(ConfigBean cb, boolean latch)
public PendingConfigBeanJob(ConfigBean cb)
public ConfigBean getConfigBean()
public CountDownLatch getCountDownLatch()
public void releaseLatch()
public void await() throws InterruptedException
InterruptedException
Copyright © 2020. All rights reserved.