org.wso2.carbon.context.internal
Class CarbonContextDiscoveryServiceComponent
java.lang.Object
org.wso2.carbon.context.internal.CarbonContextDiscoveryServiceComponent
public class CarbonContextDiscoveryServiceComponent
- extends Object
|
Method Summary |
protected void |
activate(org.osgi.service.component.ComponentContext componentContext)
|
protected void |
deactivate(org.osgi.service.component.ComponentContext componentContext)
|
protected void |
setDiscoveryService(org.wso2.carbon.base.DiscoveryService discoveryService)
|
protected void |
unsetDiscoveryService(org.wso2.carbon.base.DiscoveryService discoveryService)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CarbonContextDiscoveryServiceComponent
public CarbonContextDiscoveryServiceComponent()
activate
protected void activate(org.osgi.service.component.ComponentContext componentContext)
deactivate
protected void deactivate(org.osgi.service.component.ComponentContext componentContext)
setDiscoveryService
protected void setDiscoveryService(org.wso2.carbon.base.DiscoveryService discoveryService)
unsetDiscoveryService
protected void unsetDiscoveryService(org.wso2.carbon.base.DiscoveryService discoveryService)
Copyright © 2014 WSO2 Inc. All rights reserved.