Uses of Class
be.ac.ulg.montefiore.run.totem.trafficMatrix.model.impl.LinkLoadComputerInvalidator

Packages that use LinkLoadComputerInvalidator
be.ac.ulg.montefiore.run.totem.trafficMatrix.model.impl This package holds the implementation of the model for the trafficMatrix package. 
 

Uses of LinkLoadComputerInvalidator in be.ac.ulg.montefiore.run.totem.trafficMatrix.model.impl
 

Subclasses of LinkLoadComputerInvalidator in be.ac.ulg.montefiore.run.totem.trafficMatrix.model.impl
 class LinkLoadStrategyInvalidator
          Invalidates a LinkLoadComputer strategy when a topology change occurs, when a traffic matrix element change or when a change occurs in a link for which spf metric is involved.
 class MplsLinkLoadStrategyInvalidator
          Invalidate the LinkLoadComputer data when a topology change occurs, when a traffic matrix element change or when established lsp changes (add an lsp, remove an lsp, lsp status changed, lsp path changed, lsp reservation changed)
 

Fields in be.ac.ulg.montefiore.run.totem.trafficMatrix.model.impl declared as LinkLoadComputerInvalidator
protected  LinkLoadComputerInvalidator AbstractLinkLoadComputer.changeListener
          The object that listens to events and invalidate the LinkLoadComputer
 

Constructors in be.ac.ulg.montefiore.run.totem.trafficMatrix.model.impl with parameters of type LinkLoadComputerInvalidator
AbstractLinkLoadComputer(Domain domain, LinkLoadComputerInvalidator changeListener)
          Creates a new LinkLoadComputer with the given change listener.
AbstractLinkLoadStrategy(Domain domain, TrafficMatrix tm, LinkLoadComputerInvalidator changeListener)
          Creates a linkLoadStrategy object to compute load on the given domain from the given traffic matrix.
 



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