com.tivoli.twg.monitor
Interface TWGMonAttributeMetaDataSink
- public interface TWGMonAttributeMetaDataSink
This is the TWGMonAttributeMetaDataSink. An instance of a class implementing
this interface is passed to the monitor subsystems when updated metadata is requested
for an attribute. The method updateMetaData defined in this interface is
used to return the new data
Method Summary |
void |
updateMetaData(com.tivoli.twg.monitor.TWGMonMetaData newMetaData)
This is the call used by the subsystem to return metadata to the attribute |
updateMetaData
public void updateMetaData(com.tivoli.twg.monitor.TWGMonMetaData newMetaData)
- This is the call used by the subsystem to return metadata to the attribute
- Parameters:
newMetaData
- the freshly gathered metadata from the subsystem