public class CachingServiceComponent extends Object
| Constructor and Description |
|---|
CachingServiceComponent() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
activate(org.osgi.service.component.ComponentContext ctx) |
protected void |
deactivate(org.osgi.service.component.ComponentContext ctx) |
protected void |
setClusteringAgent(org.wso2.carbon.utils.ConfigurationContextService configurationContextService) |
protected void |
setDistributedMapProvider(DistributedMapProvider mapProvider) |
protected void |
setServerConfigurationService(org.wso2.carbon.base.api.ServerConfigurationService serverConfigurationService) |
protected void |
unsetClusteringAgent(org.wso2.carbon.utils.ConfigurationContextService configurationContextService) |
protected void |
unsetDistributedMapProvider(DistributedMapProvider mapProvider) |
protected void |
unsetServerConfigurationService(org.wso2.carbon.base.api.ServerConfigurationService serverConfigurationService) |
protected void activate(org.osgi.service.component.ComponentContext ctx)
protected void deactivate(org.osgi.service.component.ComponentContext ctx)
protected void setDistributedMapProvider(DistributedMapProvider mapProvider)
protected void unsetDistributedMapProvider(DistributedMapProvider mapProvider)
protected void setServerConfigurationService(org.wso2.carbon.base.api.ServerConfigurationService serverConfigurationService)
protected void unsetServerConfigurationService(org.wso2.carbon.base.api.ServerConfigurationService serverConfigurationService)
protected void setClusteringAgent(org.wso2.carbon.utils.ConfigurationContextService configurationContextService)
protected void unsetClusteringAgent(org.wso2.carbon.utils.ConfigurationContextService configurationContextService)
Copyright © 2018 WSO2 Inc. All rights reserved.