be.ac.ulg.montefiore.run.totem.repository.model
Class TriggerRerouteLspsAction

java.lang.Object
  extended by be.ac.ulg.montefiore.run.totem.repository.model.TriggerRerouteLspsAction
All Implemented Interfaces:
TotemAction

public class TriggerRerouteLspsAction
extends java.lang.Object
implements TotemAction

Class used to trigger rerouting. It will signals listeners that a rerouting should take place.

Creation date: 09-mars-2007

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

Constructor Summary
TriggerRerouteLspsAction(Domain domain, java.util.List<Lsp> lsps)
           
 
Method Summary
 void execute()
          Trigger a rerouting event
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TriggerRerouteLspsAction

public TriggerRerouteLspsAction(Domain domain,
                                java.util.List<Lsp> lsps)
Method Detail

execute

public void execute()
Trigger a rerouting event

Specified by:
execute in interface TotemAction


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