public void deleteJadDir(String msisdn) throws MSMApplicationException {
   deviceManager.deleteJadDir(msisdn);
 }