|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbe.ac.ulg.montefiore.run.totem.repository.model.PreemptLspsAction
public class PreemptLspsAction
Action to manage LSPs preempted by computation algorithm
Creation date: 20-Apr.-2004
| Constructor Summary | |
|---|---|
PreemptLspsAction(Domain domain,
java.util.List<java.lang.String> lsps)
|
|
| Method Summary | |
|---|---|
void |
execute()
This method must be implemented by each action. |
java.util.List<java.lang.String> |
getLsps()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PreemptLspsAction(Domain domain,
java.util.List<java.lang.String> lsps)
| Method Detail |
|---|
public void execute()
throws TotemActionExecutionException
TotemAction
execute in interface TotemActionTotemActionExecutionExceptionpublic java.util.List<java.lang.String> getLsps()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||