|
JBoss Modular Service Kernel API 1.0.4.GA | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface ServiceContainer.TerminateListener
A listener for notification of container shutdown.
ServiceContainer.addTerminateListener(TerminateListener),
ServiceContainer.shutdown()| Nested Class Summary | |
|---|---|
static class |
ServiceContainer.TerminateListener.Info
Container shutdown information. |
| Method Summary | |
|---|---|
void |
handleTermination(ServiceContainer.TerminateListener.Info info)
Notifies this listener that the container is shutdown. At the moment this listener is requested to handle termination, all services in the container are stopped and removed. |
| Method Detail |
|---|
void handleTermination(ServiceContainer.TerminateListener.Info info)
info - information regarding the container shutdown process
|
JBoss Modular Service Kernel API 1.0.4.GA | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||