public class GraphContainerProviderManager extends InterfaceMapper<org.opennms.integration.api.v1.graph.GraphContainerProvider,GraphContainerProvider>
bundleContext, clazz, extServiceRegistrationMap| Constructor and Description | 
|---|
GraphContainerProviderManager(org.osgi.framework.BundleContext bundleContext)  | 
| Modifier and Type | Method and Description | 
|---|---|
Map<String,Object> | 
getServiceProperties(org.opennms.integration.api.v1.graph.GraphContainerProvider extension)  | 
static com.google.common.collect.ImmutableMap<String,Object> | 
getServiceProperties(org.opennms.integration.api.v1.graph.configuration.TopologyConfiguration topologyConfiguration,
                    org.opennms.integration.api.v1.graph.configuration.GraphConfiguration graphConfiguration)  | 
GraphContainerProvider | 
map(org.opennms.integration.api.v1.graph.GraphContainerProvider extension)  | 
onBind, onUnbindpublic GraphContainerProviderManager(org.osgi.framework.BundleContext bundleContext)
public GraphContainerProvider map(org.opennms.integration.api.v1.graph.GraphContainerProvider extension)
map in class InterfaceMapper<org.opennms.integration.api.v1.graph.GraphContainerProvider,GraphContainerProvider>public Map<String,Object> getServiceProperties(org.opennms.integration.api.v1.graph.GraphContainerProvider extension)
getServiceProperties in class InterfaceMapper<org.opennms.integration.api.v1.graph.GraphContainerProvider,GraphContainerProvider>Copyright © 2021. All rights reserved.