public class MDMServiceAPIUtils extends Object
Constructor and Description |
---|
MDMServiceAPIUtils() |
Modifier and Type | Method and Description |
---|---|
static org.wso2.carbon.device.mgt.core.app.mgt.ApplicationManagementProviderService |
getAppManagementService(int tenantId)
Returns the ApplicationManagementProviderService osgi service.
|
static org.wso2.carbon.device.mgt.core.service.DeviceManagementProviderService |
getDeviceManagementService(int tenantId)
Returns the DeviceManagementProviderService osgi service.
|
public static org.wso2.carbon.device.mgt.core.service.DeviceManagementProviderService getDeviceManagementService(int tenantId)
tenantId
- tenant idpublic static org.wso2.carbon.device.mgt.core.app.mgt.ApplicationManagementProviderService getAppManagementService(int tenantId)
tenantId
- tenant idCopyright © 2017 WSO2. All rights reserved.