org.opennms.web.svclayer
Interface DemandPollService

All Known Implementing Classes:
DefaultDemandPollService

public interface DemandPollService

DemandPollService interface.

Author:
Mathew Brozowski

Method Summary
 DemandPoll getUpdatedResults(int resultId)
           
 DemandPoll pollMonitoredService(int nodeid, InetAddress ipAddr, int ifIndex, int serviceId)
           
 

Method Detail

pollMonitoredService

DemandPoll pollMonitoredService(int nodeid,
                                InetAddress ipAddr,
                                int ifIndex,
                                int serviceId)

getUpdatedResults

DemandPoll getUpdatedResults(int resultId)


Copyright © 2011. All Rights Reserved.