|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TimeoutListener<T>
This interface provides a simple mechanism for allowing other objects to be notified of a Timeoutable's
timeout.
| Method Summary | |
|---|---|
void |
onTimeout(T timeoutable)
Called when the given Timeoutable's timeout method is called. |
| Method Detail |
|---|
void onTimeout(T timeoutable)
Timeoutable's timeout method is called.
timeoutable -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||