org.opennms.netmgt.protocols
Interface Poll

All Known Implementing Classes:
AbstractPoll, Ssh

public interface Poll

Poll interface.

Version:
$Id: $
Author:
Mathew Brozowski, Ben Reed, 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 - if any.


Copyright © 2011. All Rights Reserved.