public class InfinispanEmbeddedServiceFactory extends Object implements org.osgi.service.cm.ManagedServiceFactory
Constructor and Description |
---|
InfinispanEmbeddedServiceFactory() |
Modifier and Type | Method and Description |
---|---|
void |
deleted(String pid) |
void |
destroy() |
org.osgi.framework.BundleContext |
getBundleContext() |
String |
getName() |
void |
setBundleContext(org.osgi.framework.BundleContext bundleContext) |
void |
updated(String pid,
Dictionary properties) |
public String getName()
getName
in interface org.osgi.service.cm.ManagedServiceFactory
public void updated(String pid, Dictionary properties) throws org.osgi.service.cm.ConfigurationException
updated
in interface org.osgi.service.cm.ManagedServiceFactory
org.osgi.service.cm.ConfigurationException
public void deleted(String pid)
deleted
in interface org.osgi.service.cm.ManagedServiceFactory
public void destroy()
public org.osgi.framework.BundleContext getBundleContext()
public void setBundleContext(org.osgi.framework.BundleContext bundleContext)
Copyright © 2023 JBoss, a division of Red Hat. All rights reserved.