クラス StatefulRetryOperationsInterceptor

java.lang.ObjectSE
org.springframework.amqp.rabbit.config.StatefulRetryOperationsInterceptor
実装されているすべてのインターフェース:
AdviceInterceptorMethodInterceptor

public final class StatefulRetryOperationsInterceptor extends ObjectSE implements MethodInterceptor
RetryPolicy を使用してメッセージ処理の状態を保持する MethodInterceptor 実装。メソッド呼び出しは MessageKeyGenerator を使用してキー化されます。
導入:
4.0
作成者:
Juergen Hoeller, Stephane Nicoll, Artem Bilan