Class InfinispanEmbeddedServiceFactory

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

    @Deprecated
    public class InfinispanEmbeddedServiceFactory
    extends Object
    implements org.osgi.service.cm.ManagedServiceFactory
    Deprecated.
    Since 10.1, OSGi support is deprecated and will be removed in a future version.
    • Constructor Detail

      • InfinispanEmbeddedServiceFactory

        public InfinispanEmbeddedServiceFactory()
        Deprecated.
    • Method Detail

      • getName

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

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

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

        public void destroy()
        Deprecated.
      • getBundleContext

        public org.osgi.framework.BundleContext getBundleContext()
        Deprecated.
      • setBundleContext

        public void setBundleContext​(org.osgi.framework.BundleContext bundleContext)
        Deprecated.