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 ControllerWaitShutdownThread.shutdown()
           
 void ControllerSafeShutdownThread.shutdown()
           
protected  void ControllerShutdownThread.shutdownServerConnectionThread(int joinTimeoutInMillis)
          Shutdown the ControllerServerThread and its attached connection to reject new incoming connections.
 void ControllerForceShutdownThread.shutdown()
           
 void VirtualDatabaseWaitShutdownThread.shutdown()
           
 void VirtualDatabaseSafeShutdownThread.shutdown()
           
abstract  void ShutdownThread.shutdown()
          Specific implementation of the shutdown method.
 void VirtualDatabaseForceShutdownThread.shutdown()
           
 



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