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



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