Class AbstractRetryOperationsInterceptorFactoryBean

    • Constructor Detail

      • AbstractRetryOperationsInterceptorFactoryBean

        public AbstractRetryOperationsInterceptorFactoryBean()
    • Method Detail

      • setRetryOperations

        public void setRetryOperations​(org.springframework.retry.RetryOperations retryTemplate)
      • setMessageRecoverer

        public void setMessageRecoverer​(MessageRecoverer messageRecoverer)
      • getRetryOperations

        protected org.springframework.retry.RetryOperations getRetryOperations()