public class DiscoveryComponent extends Object
Constructor and Description |
---|
DiscoveryComponent() |
Modifier and Type | Method and Description |
---|---|
protected void |
activate(org.osgi.service.component.ComponentContext context) |
protected void |
deactivate(org.osgi.service.component.ComponentContext context) |
protected void |
setConfigurationContextService(org.wso2.carbon.utils.ConfigurationContextService cfgCtxService) |
protected void |
setListenerManager(org.apache.axis2.engine.ListenerManager lm) |
protected void |
unsetConfigurationContextService(org.wso2.carbon.utils.ConfigurationContextService cfgCtxService) |
protected void |
unsetListenerManager(org.apache.axis2.engine.ListenerManager lm) |
protected void activate(org.osgi.service.component.ComponentContext context)
protected void deactivate(org.osgi.service.component.ComponentContext context)
protected void setConfigurationContextService(org.wso2.carbon.utils.ConfigurationContextService cfgCtxService)
protected void unsetConfigurationContextService(org.wso2.carbon.utils.ConfigurationContextService cfgCtxService)
protected void setListenerManager(org.apache.axis2.engine.ListenerManager lm)
protected void unsetListenerManager(org.apache.axis2.engine.ListenerManager lm)
Copyright © 2017 WSO2. All rights reserved.