|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.objectweb.cjdbc.controller.core.shutdown.ShutdownThread
org.objectweb.cjdbc.controller.core.shutdown.ControllerShutdownThread
org.objectweb.cjdbc.controller.core.shutdown.ControllerForceShutdownThread
This thread waits for all clients to terminate their connections before shutting down the controller.
| Field Summary |
| Fields inherited from class org.objectweb.cjdbc.controller.core.shutdown.ControllerShutdownThread |
controller |
| Fields inherited from class org.objectweb.cjdbc.controller.core.shutdown.ShutdownThread |
logger, shutdownGroup, shutdownLevel |
| Constructor Summary | |
ControllerForceShutdownThread(Controller controller)
Creates a new ControllerWaitShutdownThread object |
|
| Method Summary | |
void |
shutdown()
Specific implementation of the shutdown method. |
| Methods inherited from class org.objectweb.cjdbc.controller.core.shutdown.ControllerShutdownThread |
generateReportIfNeeded, shutdownDatabases, shutdownJmxAgent, shutdownServerConnectionThread |
| Methods inherited from class org.objectweb.cjdbc.controller.core.shutdown.ShutdownThread |
abortShutdown, getShutdownGroup, getShutdownLevel, run |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ControllerForceShutdownThread(Controller controller)
ControllerWaitShutdownThread object
controller - the controller to shutdown| Method Detail |
public void shutdown()
throws ShutdownException
ShutdownThread
shutdown in class ShutdownThreadShutdownException - if failsShutdownThread.shutdown()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||