public class AsyncCancelAndRetryExecutor extends java.lang.Object implements AsyncExecutor
cancelCurrentAndReexecute() is
called. In case of command failures or successful completions it is not
reexecuted.| 修飾子とタイプ | フィールドと説明 |
|---|---|
protected AsyncRunnable |
command |
| コンストラクタと説明 |
|---|
AsyncCancelAndRetryExecutor() |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
void |
cancelCurrentAndReexecute() |
void |
execute(AsyncRunnable cmd) |
protected AsyncRunnable command
public void execute(AsyncRunnable cmd)
execute インタフェース内 AsyncExecutorpublic void cancelCurrentAndReexecute()