public interface Poll
Poll interface.
Modifier and Type | Method and Description |
---|---|
PollStatus |
poll()
Poll based on the configuration provided by the implementation
|
PollStatus poll() throws InsufficientParametersException
PollStatus
status objectorg.opennms.netmgt.protocols.InsufficientParametersException
- if any.InsufficientParametersException
Copyright © 2021. All rights reserved.