Uses of Interface
org.objectweb.cjdbc.common.monitor.DataCollection

Packages that use DataCollection
org.objectweb.cjdbc.common.monitor Monitoring classes and abstract classes.  
org.objectweb.cjdbc.console.monitoring Monitoring related classes for the C-JDBC console. 
org.objectweb.cjdbc.controller.monitoring.datacollector This regroups all the common interfaces and mbeans to collect information on the system, and eventually make a trace of it.  
 

Uses of DataCollection in org.objectweb.cjdbc.common.monitor
 

Classes in org.objectweb.cjdbc.common.monitor that implement DataCollection
 class DataCollectionNames
          Name convertions for data collection types.
 

Uses of DataCollection in org.objectweb.cjdbc.console.monitoring
 

Classes in org.objectweb.cjdbc.console.monitoring that implement DataCollection
 class MonitoringConsole
          New Monitoring Console bootstrap for starting stopping monitoring graphs
 

Uses of DataCollection in org.objectweb.cjdbc.controller.monitoring.datacollector
 

Classes in org.objectweb.cjdbc.controller.monitoring.datacollector that implement DataCollection
 class DataCollector
          This class implements retrieval of data to all possible objects in the controller or other c-jdbc components.
 



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