public class GraphMLContainerProviderServiceFactory extends Object implements org.osgi.service.cm.ManagedServiceFactory
Constructor and Description |
---|
GraphMLContainerProviderServiceFactory(org.osgi.framework.BundleContext bundleContext) |
Modifier and Type | Method and Description |
---|---|
void |
deleted(String pid) |
String |
getName() |
void |
updated(String pid,
Dictionary properties) |
public GraphMLContainerProviderServiceFactory(org.osgi.framework.BundleContext bundleContext)
public String getName()
getName
in interface org.osgi.service.cm.ManagedServiceFactory
public void updated(String pid, Dictionary properties)
updated
in interface org.osgi.service.cm.ManagedServiceFactory
public void deleted(String pid)
deleted
in interface org.osgi.service.cm.ManagedServiceFactory
Copyright © 2021. All rights reserved.