public class AsyncRetryingExecutor extends java.lang.Object implements AsyncExecutor
| コンストラクタと説明 |
|---|
AsyncRetryingExecutor(RetryPolicy retryPolicy,
WorkflowClock clock) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
void |
execute(AsyncRunnable command) |
public AsyncRetryingExecutor(RetryPolicy retryPolicy, WorkflowClock clock)
public void execute(AsyncRunnable command) throws java.lang.Throwable
execute インタフェース内 AsyncExecutorjava.lang.Throwable