类分层结构
- java.lang.Object
- org.springframework.scheduling.quartz.AdaptableJobFactory (implements org.quartz.spi.JobFactory)
- org.springframework.scheduling.quartz.SpringBeanJobFactory (implements org.springframework.scheduling.quartz.SchedulerContextAware)
- cc.zuv.job.support.impl.quartz.QuartzCalendar
- cc.zuv.job.support.impl.quartz.QuartzConfig
- cc.zuv.job.support.impl.quartz.QuartzJobListener (implements cc.zuv.job.support.IJobCode, org.quartz.JobListener)
- cc.zuv.job.support.impl.quartz.QuartzService (implements cc.zuv.job.support.IJobCode, cc.zuv.job.support.core.IScheduleService)
- cc.zuv.job.support.impl.quartz.QuartzTrigger
Copyright (c) 2002-2020 Luther Inc.