|
OpenNMS API 1.1.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.opennms.protocols.snmp.SnmpTimer.Scheduler
This object is the thread of execution that monitors and executes the scheduled runnables.
| Constructor Summary | |
private |
SnmpTimer.Scheduler()
|
| Method Summary | |
void |
run()
Runs in an infinite loop waiting for new runnables to expire or for the m_exit variable to be set true. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
private SnmpTimer.Scheduler()
| Method Detail |
public void run()
run in interface java.lang.Runnable
|
OpenNMS API 1.1.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||