Package org.objectweb.cjdbc.common.monitor.controller

Monitoring classes for the C-JDBC controller.

See:
          Description

Class Summary
AbstractControllerDataCollector Abstract data collector to factor code for the controller collectors
ControllerIdleThreadsCollector Get the worker pending queue size
ControllerWorkerPendingQueueCollector Get the worker pending queue size
ThreadsCountCollector Count the total number of threads in the jvm of the Controller
TotalMemoryCollector Collect the total memory on the jvm where the Controller is running
UsedMemoryCollector Collect used memory on the jvm where the Controller is runnning
 

Package org.objectweb.cjdbc.common.monitor.controller Description

Monitoring classes for the C-JDBC controller. This contains mainly JVM information like memory used, and thread count.



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