Uses of Class
org.wso2.carbon.device.mgt.mobile.config.datasource.MobileDataSourceConfig

Packages that use MobileDataSourceConfig
org.wso2.carbon.device.mgt.mobile.config   
org.wso2.carbon.device.mgt.mobile.dao   
 

Uses of MobileDataSourceConfig in org.wso2.carbon.device.mgt.mobile.config
 

Methods in org.wso2.carbon.device.mgt.mobile.config that return MobileDataSourceConfig
 MobileDataSourceConfig MobileDeviceManagementRepository.getMobileDataSourceConfig()
           
 MobileDataSourceConfig MobileDeviceConfigurationManager.getMobileDataSourceConfig()
           
 

Methods in org.wso2.carbon.device.mgt.mobile.config with parameters of type MobileDataSourceConfig
 void MobileDeviceManagementRepository.setMobileDataSourceConfig(MobileDataSourceConfig mobileDataSourceConfig)
           
 

Uses of MobileDataSourceConfig in org.wso2.carbon.device.mgt.mobile.dao
 

Methods in org.wso2.carbon.device.mgt.mobile.dao that return MobileDataSourceConfig
static MobileDataSourceConfig MobileDeviceManagementDAOFactory.getMobileDeviceManagementConfig()
           
 

Methods in org.wso2.carbon.device.mgt.mobile.dao with parameters of type MobileDataSourceConfig
static void MobileDeviceManagementDAOFactory.setMobileDataSourceConfig(MobileDataSourceConfig mobileDataSourceConfig)
           
 



Copyright © 2015 WSO2. All rights reserved.