Uses of Class
org.backsource.qcron.MBeanJob

Uses of MBeanJob in org.backsource.qcron
 

Methods in org.backsource.qcron that return MBeanJob
static MBeanJob MBeanJob.getMBeanJob(org.quartz.JobDataMap map)
          Get the job from the map.
 

Methods in org.backsource.qcron with parameters of type MBeanJob
static void MBeanJob.setMBeanJob(org.quartz.JobDataMap map, MBeanJob job)
          Set the job in the map.
 



Copyright © 2003-2004 Backsource. All Rights Reserved.