public class ServicePollerManager extends InterfaceMapper<org.opennms.integration.api.v1.pollers.ServicePollerFactory,ServiceMonitor>
bundleContext, clazz, extServiceRegistrationMap| Constructor and Description | 
|---|
ServicePollerManager(org.osgi.framework.BundleContext bundleContext)  | 
| Modifier and Type | Method and Description | 
|---|---|
Map<String,Object> | 
getServiceProperties(org.opennms.integration.api.v1.pollers.ServicePollerFactory extension)  | 
ServiceMonitor | 
map(org.opennms.integration.api.v1.pollers.ServicePollerFactory ext)  | 
onBind, onUnbindpublic ServicePollerManager(org.osgi.framework.BundleContext bundleContext)
public ServiceMonitor map(org.opennms.integration.api.v1.pollers.ServicePollerFactory ext)
map in class InterfaceMapper<org.opennms.integration.api.v1.pollers.ServicePollerFactory,ServiceMonitor>public Map<String,Object> getServiceProperties(org.opennms.integration.api.v1.pollers.ServicePollerFactory extension)
getServiceProperties in class InterfaceMapper<org.opennms.integration.api.v1.pollers.ServicePollerFactory,ServiceMonitor>Copyright © 2021. All rights reserved.