public class RaspberrypiManagementServiceComponent extends Object
| Constructor and Description |
|---|
RaspberrypiManagementServiceComponent() |
| 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 |
setDeviceTypeConfigService(org.wso2.carbon.device.mgt.iot.devicetype.DeviceTypeConfigService deviceTypeConfigService) |
protected void |
unsetDataSourceService(org.wso2.carbon.ndatasource.core.DataSourceService dataSourceService) |
protected void |
unsetDeviceTypeConfigService(org.wso2.carbon.device.mgt.iot.devicetype.DeviceTypeConfigService deviceTypeConfigService) |
public RaspberrypiManagementServiceComponent()
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 setDeviceTypeConfigService(org.wso2.carbon.device.mgt.iot.devicetype.DeviceTypeConfigService deviceTypeConfigService)
protected void unsetDeviceTypeConfigService(org.wso2.carbon.device.mgt.iot.devicetype.DeviceTypeConfigService deviceTypeConfigService)
Copyright © 2016 WSO2. All rights reserved.