public class ActiveMQServiceFactory
extends java.lang.Object
implements org.osgi.service.cm.ManagedServiceFactory
Constructor and Description |
---|
ActiveMQServiceFactory() |
Modifier and Type | Method and Description |
---|---|
void |
deleted(java.lang.String pid) |
void |
destroy() |
org.osgi.framework.BundleContext |
getBundleContext() |
java.lang.String |
getName() |
void |
setBundleContext(org.osgi.framework.BundleContext bundleContext) |
void |
updated(java.lang.String pid,
java.util.Dictionary properties) |
public java.lang.String getName()
getName
in interface org.osgi.service.cm.ManagedServiceFactory
public void updated(java.lang.String pid, java.util.Dictionary properties) throws org.osgi.service.cm.ConfigurationException
updated
in interface org.osgi.service.cm.ManagedServiceFactory
org.osgi.service.cm.ConfigurationException
public void deleted(java.lang.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 © 2005-2014 Red Hat, Inc.. All Rights Reserved.