Package org.objectweb.cjdbc.common.monitor.backend

Monitoring package for backend information.

See:
          Description

Class Summary
AbstractBackendDataCollector Abstract class to factor code for collecting data from backends
ActiveConnectionsCollector Return total of currently active connections on this backend
ActiveTransactionCollector Return total of currently active transactions on this backend
BackendStatistics This class defines a BackendStatistics
PendingRequestsCollector Return total of currently pending requests on this backend
ReadRequestsCollector Return total of currently read requests made on this backend
RequestsCollector Return total of currently requests made on this backend
TransactionsCollector Return total of transactions made on this backend
WriteRequestsCollector Return total of currently write requests made on this backend
 

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

Monitoring package for backend information.



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