|
|||||||||||
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 | |
void |
ControllerShutdownThread.shutdownSmart()
|
void |
ControllerShutdownThread.shutdownFast()
|
private void |
ControllerShutdownThread.shutdownServerConnectionThread()
|
abstract void |
ShutdownThread.shutdownSmart()
Wait for all clients to finish transaction and disconnect. |
abstract void |
ShutdownThread.shutdownFast()
Wait for all clients to finish transaction and then force disconnection. |
abstract void |
ShutdownThread.shutdownImmediate()
Force immediate shutdown. |
void |
VirtualDatabaseShutdownThread.shutdownFast()
|
void |
VirtualDatabaseShutdownThread.shutdownImmediate()
|
void |
VirtualDatabaseShutdownThread.shutdownSmart()
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |