org.opennms.netmgt.poller.remote
Class DemoPollerConfiguration
java.lang.Object
org.opennms.netmgt.poller.remote.DemoPollerConfiguration
- All Implemented Interfaces:
- PollerConfiguration
public class DemoPollerConfiguration
- extends Object
- implements PollerConfiguration
- Author:
- Mathew Brozowski
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getConfigurationTimestamp
public Date getConfigurationTimestamp()
- Specified by:
getConfigurationTimestamp in interface PollerConfiguration
getPolledServices
public PolledService[] getPolledServices()
- Specified by:
getPolledServices in interface PollerConfiguration
getFirstId
public int getFirstId()
getFirstService
public PolledService getFirstService()
Copyright © 2009. All Rights Reserved.