org.opennms.netmgt.provision.support.ssh
Interface Poll

All Known Implementing Classes:
AbstractPoll, Ssh

public interface Poll

Poll interface.

Version:
$Id: $
Author:
thedesloge

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.