|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Lifecycle
Simple Life cycle interface used to manage Grizzly component.
| Method Summary | |
|---|---|
void |
pause()
Pause this Lifecycle. |
void |
resume()
Resume this Lifecycle. |
void |
start()
Start the Lifecycle. |
void |
stop()
Stops the Lifecycle. |
| Method Detail |
|---|
void start()
throws java.io.IOException
java.io.IOException
void stop()
throws java.io.IOException
java.io.IOException
void pause()
throws java.io.IOException
java.io.IOException
void resume()
throws java.io.IOException
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||