be.ac.ulg.montefiore.run.totem.scenario.model
Interface Event

All Known Implementing Classes:
AddNetworkController, BgpAwareIGPWO, CBGPExecute, CBGPInfo, CBGPLoadRib, CBGPPeerDown, CBGPPeerRecv, CBGPPeerUp, CBGPRun, CBGPSnapshot, ChartAddSeries, ChartCreation, ChartDeletion, ChartSave, ComputeMCF, ComputeMCNFOptimalRouting, DeleteAllLSP, Echo, ECMPAnalysis, EnableTrafficSwitching, FTWReopt, GenerateCPL, GenerateIntraTM, GenerateTraffic, IGPWOCalculateWeights, LinkDown, LinkMetricChange, LinkTeMetricChange, LinkUp, ListenToLSPsDemands, ListShortestPaths, LoadDistantDomain, LoadDomain, LoadTrafficMatrix, LSPBackupCreation, LSPBWChange, LSPCreation, LSPDeletion, LSPDimensioning, NodeDown, NodeUp, OptDivideTM, RemoveNetworkController, RemoveTrafficMatrix, SAMTE, SaveDomain, SendLinkWeights, ShowLinkInfo, ShowLinkReservableBandwidth, StartAlgo, StartScenarioServer, StopAlgo, Template, TopologyGeneration, TrafficMatrixGeneration

public interface Event

Interface for events.

Creation date: 01-d�c.-2004

Author:
Jean Lepropre (lepropre@run.montefiore.ulg.ac.be)

Method Summary
 EventResult action()
          This method must be implemented by each event.
 

Method Detail

action

EventResult action()
                   throws EventExecutionException
This method must be implemented by each event. This method contains what must be done to process the event.

Throws:
EventExecutionException


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