public class AndroidDeviceManagementServiceComponent extends Object
Constructor and Description |
---|
AndroidDeviceManagementServiceComponent() |
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 |
setDataSourceService(org.wso2.carbon.ndatasource.core.DataSourceService dataSourceService) |
protected void |
setRegistryService(org.wso2.carbon.registry.core.service.RegistryService registryService) |
protected void |
unsetDataSourceService(org.wso2.carbon.ndatasource.core.DataSourceService dataSourceService) |
protected void |
unsetRegistryService(org.wso2.carbon.registry.core.service.RegistryService registryService) |
public AndroidDeviceManagementServiceComponent()
protected void activate(org.osgi.service.component.ComponentContext ctx)
protected void deactivate(org.osgi.service.component.ComponentContext ctx)
protected void setDataSourceService(org.wso2.carbon.ndatasource.core.DataSourceService dataSourceService)
protected void unsetDataSourceService(org.wso2.carbon.ndatasource.core.DataSourceService dataSourceService)
protected void setRegistryService(org.wso2.carbon.registry.core.service.RegistryService registryService)
protected void unsetRegistryService(org.wso2.carbon.registry.core.service.RegistryService registryService)
Copyright © 2017 WSO2. All rights reserved.