Class ServicePollerManager


  • public class ServicePollerManager
    extends InterfaceMapper<org.opennms.integration.api.v1.pollers.ServicePollerFactory,​ServiceMonitor>
    Manager to plug the service pollers that implement integration-api to the default service poller registry.
    • Constructor Detail

      • ServicePollerManager

        public ServicePollerManager​(org.osgi.framework.BundleContext bundleContext)
    • Method Detail

      • getServiceProperties

        public java.util.Map<java.lang.String,​java.lang.Object> getServiceProperties​(org.opennms.integration.api.v1.pollers.ServicePollerFactory extension)
        Overrides:
        getServiceProperties in class InterfaceMapper<org.opennms.integration.api.v1.pollers.ServicePollerFactory,​ServiceMonitor>