|
||||||||||
| 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
|
+--gov.nist.antd.ospf_te.sOSPF_TE.StartupTimer
A timer used to apply a brief waiting period before the link state database is first calculated at startup.
| Nested Class Summary |
| Nested classes inherited from class SSF.OS.Timer |
|
| Field Summary | |
(package private) sOSPF_TE |
ospf
A reference to the calling OSPF protocol session. |
| Fields inherited from class SSF.OS.Timer |
|
| Fields inherited from class com.renesys.raceway.SSF.Entity |
|
| Constructor Summary | |
sOSPF_TE.StartupTimer(sOSPF_TE o,
long duration)
Construct a timer with the given duration. |
|
| Method Summary | |
void |
callback()
A method to be performed when the timer expires. |
| 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, resumeAll, startAll, startAll, startClient, startClient, startServer, W, Z |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
sOSPF_TE ospf
| Constructor Detail |
public sOSPF_TE.StartupTimer(sOSPF_TE o,
long duration)
| Method Detail |
public void callback()
callback in class Timer
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||