Uses of Class
org.objectweb.cjdbc.controller.core.shutdown.ControllerShutdownThread

Packages that use ControllerShutdownThread
org.objectweb.cjdbc.controller.core.shutdown Set of classes for properly execute shutdown of controller, databases and backends. 
 

Uses of ControllerShutdownThread in org.objectweb.cjdbc.controller.core.shutdown
 

Subclasses of ControllerShutdownThread in org.objectweb.cjdbc.controller.core.shutdown
 class ControllerForceShutdownThread
          This thread waits for all clients to terminate their connections before shutting down the controller.
 class ControllerSafeShutdownThread
          This thread waits for all clients to terminate their connections before shutting down the controller.
 class ControllerWaitShutdownThread
          This thread waits for all clients to terminate their connections before shutting down the controller.
 



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