home »
org.springframework.retry »
spring-retry »
1.0.0.RELEASE
Spring Retry
Spring Retry provides an abstraction around retrying failed operations, with an emphasis on declarative control of the process and policy-based bahaviour that is easy to extend and customize. For instance, you can configure a plain POJO operation to retry if it fails, based on the type of exception, and with a fixed or exponential backoff.
This artifact depends on ...
This artifact is used by ...
Licenses
Developers
| Name |
Email |
Developer Id |
Roles |
Organization |
| Dave Syer |
dsyer<at>vmware.com
|
dsyer |
|
|
Source Control
Packages
| org.springframework.classify |
| org.springframework.classify.annotation |
| org.springframework.classify.util |
| org.springframework.retry |
| org.springframework.retry.backoff |
| org.springframework.retry.context |
| org.springframework.retry.interceptor |
| org.springframework.retry.listener |
| org.springframework.retry.policy |
| org.springframework.retry.support |