Annotation Interface Retry
Annotation allow applying
Retry to a specific method
When applied to method, method may throw RetryExhaustedException when all retry attempts are exhausted-
Required Element Summary
Required Elements
-
Element Details
-
value
String value- Returns:
- the name of Retry config path
- See Also:
-