org.opennms.netmgt.protocols
Interface Poll

All Known Implementing Classes:
AbstractPoll, Ssh

public interface Poll

Author:
Mathew Brozowski, Ben Reed

Method Summary
 PollStatus poll()
          Poll based on the configuration provided by the implementation
 

Method Detail

poll

PollStatus poll()
                throws InsufficientParametersException
Poll based on the configuration provided by the implementation

Returns:
a PollStatus status object
Throws:
InsufficientParametersException


Copyright © 2009. All Rights Reserved.