|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Stopable
This interface can be implemented by classes that execute long tasks while monitor if another thread has requested the long process to stop
| Method Summary | |
|---|---|
void |
stop()
This method will be called by another thread in order to request this process to stop execution. |
| Method Detail |
|---|
void stop()
There is no warantee the process will stop inmediatelly
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||