|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.opennms.netmgt.poller.remote.DemoPollerConfiguration
public class DemoPollerConfiguration
DemoPollerConfiguration class.
| Method Summary | |
|---|---|
Date |
getConfigurationTimestamp()
getConfigurationTimestamp |
int |
getFirstId()
getFirstId |
PolledService |
getFirstService()
getFirstService |
PolledService[] |
getPolledServices()
getPolledServices |
long |
getServerTime()
This is the time on the server just before it is sent to the configuration to the client in millis since the epoch UTC. |
void |
setServerTime(long serverTime)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public Date getConfigurationTimestamp()
getConfigurationTimestamp
getConfigurationTimestamp in interface PollerConfigurationDate object.public PolledService[] getPolledServices()
getPolledServices
getPolledServices in interface PollerConfigurationPolledService objects.public int getFirstId()
getFirstId
public PolledService getFirstService()
getFirstService
PolledService object.public void setServerTime(long serverTime)
serverTime - the serverTime to setpublic long getServerTime()
PollerConfiguration
getServerTime in interface PollerConfiguration
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||