be.ac.ulg.montefiore.run.totem.repository.model
Interface TotemAction

All Known Implementing Classes:
AddLspAction, PreemptLspsAction, SetLspReservationAction, TriggerRerouteLspsAction, UpdateIGPWeightsAction

public interface TotemAction

Generic interface for a Action

Creation date: 26-Mar.-2004

Author:
Fabian Skivee (skivee@run.montefiore.ulg.ac.be)

Method Summary
 void execute()
          This method must be implemented by each action.
 

Method Detail

execute

void execute()
This method must be implemented by each action. This method contains what must be done to process the action.



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