|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Poller
This interface provides methods for controlling polling tasks. It can be used for any task that needs to be run according to some schedule.
| Method Summary | |
|---|---|
boolean |
start()
Starts poller |
void |
stop()
Stops poller after finishing all started jobs |
| Method Detail |
|---|
boolean start()
void stop()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||