|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ShutdownCallback
This interface is a callback interface for the stoping process. It's main purpose is to give the ServiceWrapper a way of waiting for the Framework to gracefully stop the Server.
| Method Summary | |
|---|---|
void |
waitingForShutdown(int delay)
The callback method invoked to inform anyone listening that the Main class is still waiting for the completion of the shutdown. |
| Method Detail |
|---|
void waitingForShutdown(int delay)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||