|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ShutdownException | |
org.objectweb.cjdbc.controller.core.shutdown | Set of classes for properly execute shutdown of controller, databases and backends. |
Uses of ShutdownException in org.objectweb.cjdbc.controller.core.shutdown |
Methods in org.objectweb.cjdbc.controller.core.shutdown that throw ShutdownException | |
protected void |
ControllerShutdownThread.shutdownServerConnectionThread(int joinTimeoutInMillis)
Shutdown the ControllerServerThread and its attached connection to reject new incoming connections. |
void |
ControllerForceShutdownThread.shutdown()
|
void |
ControllerWaitShutdownThread.shutdown()
|
void |
VirtualDatabaseWaitShutdownThread.shutdown()
|
abstract void |
ShutdownThread.shutdown()
Specific implementation of the shutdown method. |
void |
VirtualDatabaseSafeShutdownThread.shutdown()
|
void |
ControllerSafeShutdownThread.shutdown()
|
void |
VirtualDatabaseForceShutdownThread.shutdown()
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |