org.wso2.carbon.device.mgt.mobile.config
Class MobileDeviceConfigurationManager
java.lang.Object
org.wso2.carbon.device.mgt.mobile.config.MobileDeviceConfigurationManager
public class MobileDeviceConfigurationManager
- extends Object
Class responsible for the mobile device manager configuration initialization.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MobileDeviceConfigurationManager
public MobileDeviceConfigurationManager()
getInstance
public static MobileDeviceConfigurationManager getInstance()
initConfig
public void initConfig()
throws org.wso2.carbon.device.mgt.common.DeviceManagementException
- Throws:
org.wso2.carbon.device.mgt.common.DeviceManagementException
getMobileDeviceManagementConfig
public MobileDeviceManagementConfig getMobileDeviceManagementConfig()
getMobileDataSourceConfig
public MobileDataSourceConfig getMobileDataSourceConfig()
Copyright © 2015 WSO2. All rights reserved.