public class ConfigurationTrackingServiceImpl extends Object implements ConfigurationTrackingService
Constructor and Description |
---|
ConfigurationTrackingServiceImpl(org.osgi.framework.BundleContext bndCtx) |
Modifier and Type | Method and Description |
---|---|
void |
setServiceRegistered(boolean registered) |
void |
setSynapseConfiguration(org.apache.synapse.config.SynapseConfiguration synCfg) |
public ConfigurationTrackingServiceImpl(org.osgi.framework.BundleContext bndCtx)
public void setSynapseConfiguration(org.apache.synapse.config.SynapseConfiguration synCfg)
setSynapseConfiguration
in interface ConfigurationTrackingService
public void setServiceRegistered(boolean registered)
Copyright © 2019 WSO2. All rights reserved.