Package org.springframework.retry.listener


package org.springframework.retry.listener

Infrastructure implementations of retry interceptor concerns.

  • Classes
    Class
    Description
    Empty method implementation of RetryListener with focus on the AOP reflective method invocations providing convenience retry listener type-safe (with a `MethodInvocationRetryCallback` callback parameter) specific methods.
    Deprecated, for removal: This API element is subject to removal in a future version.
    in favor of the default implementations in RetryListener