org.opennms.netmgt.poller.remote
Interface PollerConfiguration

All Known Implementing Classes:
DemoPollerConfiguration

public interface PollerConfiguration

Author:
Mathew Brozowski

Method Summary
 Date getConfigurationTimestamp()
           
 PolledService[] getPolledServices()
           
 

Method Detail

getConfigurationTimestamp

Date getConfigurationTimestamp()

getPolledServices

PolledService[] getPolledServices()


Copyright © 2009. All Rights Reserved.