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 |
setDistributedMapProvider(DistributedMapProvider mapProvider) |
protected void |
setServerConfigurationService(org.wso2.carbon.base.api.ServerConfigurationService serverConfigurationService) |
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)
Copyright © 2015 WSO2 Inc. All rights reserved.