org.continuent.sequoia.controller.monitoring.datacollector |
This regroups all the common interfaces and mbeans to collect information on the system, and eventually
make a trace of it.
This allow to group and filter all the graph updaters to use the same mbeans.
|
Java Source File Name | Type | Comment |
DataCollector.java | Class | This class implements retrieval of data to all possible objects in the
controller or other Sequoia components. |