Uses of Class
org.objectweb.cjdbc.common.exceptions.ShutdownException

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



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