|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface ExecutionAttempts.Job
The interface a job within a retry mechanism should implements.
Method Summary | |
---|---|
void |
execute()
Executes the job. |
Method Detail |
---|
void execute() throws Exception
Exception
- if an error occurs while executing the job.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |