Uses of Class
org.objectweb.cjdbc.common.monitor.controller.AbstractControllerDataCollector

Packages that use AbstractControllerDataCollector
org.objectweb.cjdbc.common.monitor.controller Monitoring classes for the C-JDBC controller.  
 

Uses of AbstractControllerDataCollector in org.objectweb.cjdbc.common.monitor.controller
 

Subclasses of AbstractControllerDataCollector in org.objectweb.cjdbc.common.monitor.controller
 class ControllerIdleThreadsCollector
          Get the worker pending queue size
 class ControllerWorkerPendingQueueCollector
          Get the worker pending queue size
 class ThreadsCountCollector
          Count the total number of threads in the jvm of the Controller
 class TotalMemoryCollector
          Collect the total memory on the jvm where the Controller is running
 class UsedMemoryCollector
          Collect used memory on the jvm where the Controller is runnning
 



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