Class StatelessRetryOperationsInterceptor
java.lang.Object
org.springframework.amqp.rabbit.config.StatelessRetryOperationsInterceptor
- All Implemented Interfaces:
org.aopalliance.aop.Advice,org.aopalliance.intercept.Interceptor,org.aopalliance.intercept.MethodInterceptor
public final class StatelessRetryOperationsInterceptor
extends Object
implements org.aopalliance.intercept.MethodInterceptor
MethodInterceptor implementation that retries method invocation with a
RetryOperations.- Since:
- 4.0
-
Method Summary
-
Method Details
-
invoke
-