|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface RetryCallback
Callback interface for an operation that can be retried using a
RetryOperations.
| Method Summary | |
|---|---|
Object |
doWithRetry(RetryContext context)
Execute an operation with retry semantics. |
| Method Detail |
|---|
Object doWithRetry(RetryContext context)
throws Throwable
context - the current retry context.
Throwable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||