Uses of Class
com.wm.app.tn.delivery.JobMgr

Packages that use JobMgr
com.wm.app.tn.delivery   
 

Uses of JobMgr in com.wm.app.tn.delivery
 

Methods in com.wm.app.tn.delivery that return JobMgr
static JobMgr JobMgr.getJobMgr()
          Use this method to get a handle to the job manager in order to manage jobs.
static JobMgr JobMgr.init()
          Initialize the singleton job manager if not already initialized and start background thread.