mirror of
https://repository.entgra.net/community/device-mgt-core.git
synced 2025-10-06 02:01:45 +00:00
Merge branch 'master' of https://github.com/geethkokila/product-cdm
This commit is contained in:
commit
1e98cbafe7
@ -31,13 +31,13 @@ public class DeviceMgtServiceComponent {
|
||||
|
||||
protected void setDeviceManagerService(DeviceManagerService deviceManager) {
|
||||
if (log.isDebugEnabled()) {
|
||||
log.debug("Setting Data Sources Service");
|
||||
log.debug("Setting Device Management Service");
|
||||
}
|
||||
}
|
||||
|
||||
protected void unsetDeviceManagerService(DeviceManagerService deviceManager) {
|
||||
if (log.isDebugEnabled()) {
|
||||
log.debug("Unsetting Data Sources Service");
|
||||
log.debug("Unsetting Device Management Service");
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user