クラスの使用
org.springframework.retry.support.RetryTemplate
RetryTemplate を使用するパッケージ
パッケージ
説明
再試行 AOP に関するインフラストラクチャ実装。
再試行サポートに関するインフラストラクチャ実装。
org.springframework.retry.interceptor 内の RetryTemplate 使用
RetryTemplate として宣言されている org.springframework.retry.interceptor のフィールドorg.springframework.retry.support 内の RetryTemplate 使用
修飾子と型メソッド説明RetryTemplateBuilder.build()
新しいRetryTemplate
をビルドします。static RetryTemplate
RetryTemplate.defaultInstance()
新しいデフォルトインスタンスを作成します。