|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ESSafeRunnable
Interface for code which should run with the ESSafeRunner.
| Method Summary | |
|---|---|
void |
handleException(Throwable exception)
Handles a exception if one occurs during execution. |
void |
run()
Contains the code to execute. |
| Method Detail |
|---|
void run()
void handleException(Throwable exception)
exception - the Throwable which occurred during execution.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||