|
OpenNMS API 1.2.9 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.opennms.netmgt.poller.mock.MockTimer
Represents a MockTimer
| Field Summary | |
private long |
m_currentTime
|
| Constructor Summary | |
MockTimer()
|
|
| Method Summary | |
long |
getCurrentTime()
|
void |
setCurrentTime(long currentTime)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
private long m_currentTime
| Constructor Detail |
public MockTimer()
| Method Detail |
public long getCurrentTime()
getCurrentTime in interface Timerpublic void setCurrentTime(long currentTime)
|
OpenNMS API 1.2.9 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||