@Published(tag="architect")
public class CountingRetryContext
extends nablarch.fw.handler.retry.RetryContextSupport
Modifier | Constructor and Description |
---|---|
protected |
CountingRetryContext(int retryCount,
long maxRetryTime,
long retryIntervals)
コンストラクタ。
|
Modifier and Type | Method and Description |
---|---|
protected boolean |
onIsRetryable()
リトライ可能か否かをリトライ状態から判定する。
|
getCurrentRetryCount, isRetryable, prepareRetry, reset