|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ShutdownException | |
org.objectweb.cjdbc.controller.shutdown |
Uses of ShutdownException in org.objectweb.cjdbc.controller.shutdown |
Methods in org.objectweb.cjdbc.controller.shutdown that throw ShutdownException | |
void |
VirtualDatabaseShutdownThread.shutdownFast()
|
void |
VirtualDatabaseShutdownThread.shutdownImmediate()
|
void |
VirtualDatabaseShutdownThread.shutdownSmart()
|
private void |
VirtualDatabaseShutdownThread.terminateClients()
|
private void |
VirtualDatabaseShutdownThread.waitForDisconnectClients()
|
private void |
VirtualDatabaseShutdownThread.shutdownBackends(java.lang.String checkpoint)
|
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 |
ControllerShutdownThread.shutdownSmart()
|
void |
ControllerShutdownThread.shutdownFast()
|
private void |
ControllerShutdownThread.shutdownJmxAgent()
|
private void |
ControllerShutdownThread.shutdownDatabases()
|
private void |
ControllerShutdownThread.shutdownServerConnectionThread()
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |