| Package | Description |
|---|---|
| org.mule.runtime.core.retry.async | |
| org.mule.runtime.core.routing.requestreply |
| Modifier and Type | Method and Description |
|---|---|
void |
AsynchronousRetryTemplate.setStartLatch(Latch latch) |
| Constructor and Description |
|---|
RetryWorker(RetryPolicyTemplate delegate,
RetryCallback callback,
Executor workManager,
Latch startLatch) |
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,Latch> |
AbstractAsyncRequestReplyRequester.locks |
| Modifier and Type | Method and Description |
|---|---|
protected Latch |
AbstractAsyncRequestReplyRequester.createEventLock()
Creates the lock used to synchronize a given event
|
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.