|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TimeoutRunner<T extends Timeoutable<T>>
A handy runnable interface whose implementations should have a Runnable.run() method
that will be executed periodically to perform monitoring of its Timeoutable.
| Method Summary | |
|---|---|
T |
getTimeoutable()
acquire the Timeoutable that this runner is monitoring |
| Methods inherited from interface java.lang.Runnable |
|---|
run |
| Method Detail |
|---|
T getTimeoutable()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||