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.ManagedServiceFactorypublic void updated(String pid, Dictionary properties)
updated in interface org.osgi.service.cm.ManagedServiceFactorypublic void deleted(String pid)
deleted in interface org.osgi.service.cm.ManagedServiceFactoryCopyright © 2020. All rights reserved.