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 AxisFault
AxisFault
public void updated(Dictionary dictionary) throws org.osgi.service.cm.ConfigurationException
updated
in interface org.osgi.service.cm.ManagedService
org.osgi.service.cm.ConfigurationException
Copyright © 2004-2015 The Apache Software Foundation. All Rights Reserved.