Class ServicePollerClientImpl

  • All Implemented Interfaces:
    org.opennms.integration.api.v1.pollers.ServicePollerClient

    public class ServicePollerClientImpl
    extends java.lang.Object
    implements org.opennms.integration.api.v1.pollers.ServicePollerClient
    Runs the poller.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      org.opennms.integration.api.v1.pollers.PollerRequestBuilder poll()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • poll

        public org.opennms.integration.api.v1.pollers.PollerRequestBuilder poll()
        Specified by:
        poll in interface org.opennms.integration.api.v1.pollers.ServicePollerClient