public class ActiveMQServiceFactory extends Object implements org.osgi.service.cm.ManagedServiceFactory
| Constructor and Description |
|---|
ActiveMQServiceFactory() |
| Modifier and Type | Method and Description |
|---|---|
void |
deleted(String pid) |
void |
destroy() |
Map<String,BrokerService> |
getBrokersMap() |
org.osgi.framework.BundleContext |
getBundleContext() |
String |
getName() |
void |
setBundleContext(org.osgi.framework.BundleContext bundleContext) |
void |
updated(String pid,
Dictionary properties) |
public ActiveMQServiceFactory()
public String getName()
getName in interface org.osgi.service.cm.ManagedServiceFactorypublic Map<String,BrokerService> getBrokersMap()
public void updated(String pid, Dictionary properties) throws org.osgi.service.cm.ConfigurationException
updated in interface org.osgi.service.cm.ManagedServiceFactoryorg.osgi.service.cm.ConfigurationExceptionpublic void deleted(String pid)
deleted in interface org.osgi.service.cm.ManagedServiceFactorypublic void destroy()
public org.osgi.framework.BundleContext getBundleContext()
public void setBundleContext(org.osgi.framework.BundleContext bundleContext)
Copyright © 2005–2016 FuseSource, Corp.. All rights reserved.