Uses of Class
org.objectweb.cjdbc.controller.shutdown.ShutdownException

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()
           
 



Copyright © 2002, 2003 - ObjectWeb Consortium - All Rights Reserved.