Class StatelessRetryOperationsInterceptor
java.lang.Object
org.springframework.amqp.rabbit.config.StatelessRetryOperationsInterceptor
- All Implemented Interfaces:
Advice,Interceptor,MethodInterceptor
MethodInterceptor implementation that retries method invocation with a
RetryOperations.- Since:
- 4.0
- Author:
- Juergen Hoeller, Stephane Nicoll, Artem Bilan
-
Method Summary
-
Method Details
-
invoke
- Specified by:
invokein interfaceMethodInterceptor- Throws:
Throwable
-