Create plugin level database

This commit is contained in:
manoj 2015-03-26 22:22:59 +05:30
parent 311d5b091b
commit 1798fabc01

View File

@ -140,7 +140,7 @@ public class MobileDeviceManagementServiceComponent {
log.debug("Data source service set to mobile service component");
}
}
protected void unsetDataSourceService(DataSourceService dataSourceService) {
//do nothing
}