com.tivoli.twg.monitor.api
Interface TWGMonNodeListener


public interface TWGMonNodeListener

listener interface to implement to be able to receive notification of requests for attribute nodes completing.


Method Summary
 void attributeListReturned(TWGMonNodeList attributeList)
          Attribute list ready callback.
 

Method Detail

attributeListReturned

public void attributeListReturned(TWGMonNodeList attributeList)
Attribute list ready callback. This listener method is called when a complete list of node inforamtion is ready from the monitor api

Parameters:
attributeList - the attribute node list that is being reported back