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.ManagedServiceFactorypublic void updated(java.lang.String pid,
java.util.Dictionary properties)
throws org.osgi.service.cm.ConfigurationException
updated in interface org.osgi.service.cm.ManagedServiceFactoryorg.osgi.service.cm.ConfigurationExceptionpublic void deleted(java.lang.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-2014 Red Hat, Inc.. All Rights Reserved.