@Published(tag="architect")
public class CountingRetryContext
extends nablarch.fw.handler.retry.RetryContextSupport
修飾子 | コンストラクタと説明 |
---|---|
protected |
CountingRetryContext(int retryCount,
long maxRetryTime,
long retryIntervals)
コンストラクタ。
|
修飾子とタイプ | メソッドと説明 |
---|---|
protected boolean |
onIsRetryable()
リトライ可能か否かをリトライ状態から判定する。
|
getCurrentRetryCount, isRetryable, prepareRetry, reset