Class GraphMLContainerProviderServiceFactory

  • All Implemented Interfaces:
    org.osgi.service.cm.ManagedServiceFactory

    public class GraphMLContainerProviderServiceFactory
    extends Object
    implements org.osgi.service.cm.ManagedServiceFactory
    • Constructor Detail

      • GraphMLContainerProviderServiceFactory

        public GraphMLContainerProviderServiceFactory​(org.osgi.framework.BundleContext bundleContext)
    • Method Detail

      • getName

        public String getName()
        Specified by:
        getName in interface org.osgi.service.cm.ManagedServiceFactory
      • updated

        public void updated​(String pid,
                            Dictionary properties)
        Specified by:
        updated in interface org.osgi.service.cm.ManagedServiceFactory
      • deleted

        public void deleted​(String pid)
        Specified by:
        deleted in interface org.osgi.service.cm.ManagedServiceFactory