org.opennms.web.svclayer
Interface DemandPollService

All Known Implementing Classes:
DefaultDemandPollService

public interface DemandPollService

Author:
Mathew Brozowski

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

Method Detail

pollMonitoredService

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

getUpdatedResults

DemandPoll getUpdatedResults(int resultId)


Copyright © 2009. All Rights Reserved.