public class OSGiConfigurationContextFactory extends Object implements org.osgi.service.cm.ManagedService
| Constructor and Description |
|---|
OSGiConfigurationContextFactory() |
| Modifier and Type | Method and Description |
|---|---|
void |
start(org.osgi.framework.BundleContext context) |
void |
startConfigurationContext(Dictionary dictionary) |
void |
stop() |
void |
updated(Dictionary dictionary) |
public void start(org.osgi.framework.BundleContext context)
public void stop()
public void startConfigurationContext(Dictionary dictionary) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFaultpublic void updated(Dictionary dictionary) throws org.osgi.service.cm.ConfigurationException
updated in interface org.osgi.service.cm.ManagedServiceorg.osgi.service.cm.ConfigurationExceptionCopyright © 2004–2016 The Apache Software Foundation. All rights reserved.