|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Stoppable
Something that does not terminate by itself, but can be stopped from outside, and then terminates, e.g. a server of some kind.
| Method Summary | |
|---|---|
void |
stop()
Returns when this Stoppable has completely stopped. |
| Method Detail |
|---|
void stop()
Stoppable has completely stopped.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||