|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ShutdownService
Allow the service to be notified when the service manager is shutting it down. This will typically be called when the kernel is stopped or destroyed. Any cleanup that a service needs to do when it is shut down should happen here.
| Method Summary | |
|---|---|
void |
shutdown()
Called as the service manager is stopping or shutting down. |
| Method Detail |
|---|
void shutdown()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||