be.ac.ulg.montefiore.run.totem.trafficMatrix.model
Interface TrafficMatrixChangeListener

All Known Implementing Classes:
LinkLoadComputerImpl

public interface TrafficMatrixChangeListener

Define the events that a listener will receive.

Creation date: 13 mars 2006

Author:
Ga�l Monfort (monfort@run.montefiore.ulg.ac.be)

Method Summary
 void elementChangeEvent(java.lang.String src, java.lang.String dst)
          Notify a change in the value of the source-destination pair from node src to node dst.
 

Method Detail

elementChangeEvent

void elementChangeEvent(java.lang.String src,
                        java.lang.String dst)
Notify a change in the value of the source-destination pair from node src to node dst.



Copyright © 2004-2007 Research Unit in Networking, All Rights Reserved.