public class RaspberrypiManagerService extends Object implements org.wso2.carbon.device.mgt.common.spi.DeviceManagementService
| Constructor and Description |
|---|
RaspberrypiManagerService() |
| Modifier and Type | Method and Description |
|---|---|
org.wso2.carbon.device.mgt.common.app.mgt.ApplicationManager |
getApplicationManager() |
org.wso2.carbon.device.mgt.common.DeviceManager |
getDeviceManager() |
org.wso2.carbon.device.mgt.common.ProvisioningConfig |
getProvisioningConfig() |
org.wso2.carbon.device.mgt.common.push.notification.PushNotificationConfig |
getPushNotificationConfig() |
String |
getType() |
void |
init() |
public String getType()
getType in interface org.wso2.carbon.device.mgt.common.spi.DeviceManagementServicepublic void init()
throws org.wso2.carbon.device.mgt.common.DeviceManagementException
init in interface org.wso2.carbon.device.mgt.common.spi.DeviceManagementServiceorg.wso2.carbon.device.mgt.common.DeviceManagementExceptionpublic org.wso2.carbon.device.mgt.common.DeviceManager getDeviceManager()
getDeviceManager in interface org.wso2.carbon.device.mgt.common.spi.DeviceManagementServicepublic org.wso2.carbon.device.mgt.common.app.mgt.ApplicationManager getApplicationManager()
getApplicationManager in interface org.wso2.carbon.device.mgt.common.spi.DeviceManagementServicepublic org.wso2.carbon.device.mgt.common.ProvisioningConfig getProvisioningConfig()
getProvisioningConfig in interface org.wso2.carbon.device.mgt.common.spi.DeviceManagementServicepublic org.wso2.carbon.device.mgt.common.push.notification.PushNotificationConfig getPushNotificationConfig()
getPushNotificationConfig in interface org.wso2.carbon.device.mgt.common.spi.DeviceManagementServiceCopyright © 2016 WSO2. All rights reserved.