|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--com.renesys.raceway.SSF.Entity
|
+--SSF.OS.Timer
|
+--SSF.OS.OSPFv2.OwnLSASlot.MinimumIntervalTimer
/* The MinimumIntervalTimer waits minLSInterval seconds before it cancels the write-protection for the LSA stored in the Slot. A new instance of the LSA will be created and installed if "createNewLSA" is set. This can only be done after minLSInterval.
| Constructor Summary | |
OwnLSASlot.MinimumIntervalTimer(OSPF o,
long dt)
|
|
| Method Summary | |
void |
callback()
Action to be taken upon expiration if the timer has not been cancelled. |
| Methods inherited from class SSF.OS.Timer |
cancel, isCancelled, set, set |
| Methods inherited from class com.renesys.raceway.SSF.Entity |
alignment, alignTo, coalignedEntities, inChannels, init, joinAll, makeIndependent, now, outChannels, pauseAll, playRole, processes, resetSimulation, resumeAll, startAll, startAll, startClient, startClient, startServer, Vx, Yx |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public OwnLSASlot.MinimumIntervalTimer(OSPF o,
long dt)
| Method Detail |
public void callback()
Timer
callback in class Timer
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||