|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface RecoveryCallback<T>
Callback for stateful retry after all tries are exhausted.
| Method Summary | |
|---|---|
T |
recover(RetryContext context)
|
| Method Detail |
|---|
T recover(RetryContext context)
throws Exception
context - the current retry context
Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||