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