com.tivoli.twg.monitor
Interface TWGMonRecordingDataSink
- public interface TWGMonRecordingDataSink
This is the TWGMonRecordingDataSink. An instance of a class implementing
this interface is passed to the monitor subsystems when updated recording data
is requested for an attribute. The method updateRecordedData defined in
this interface is used to return the new data
updateRecordedData
public void updateRecordedData(TWGMonRecordedData newPoints)
- This is the call used by the subsystem to return recording data to the server
- Parameters:
newPoints
- the freshly gathered data points from the subsystem