程序包org.openurp.service.squartz的分层结构

程序包分层结构:

类分层结构

  • java.lang.Object
    • org.springframework.scheduling.quartz.QuartzJobBean (implements org.quartz.Job)
    • org.springframework.scheduling.quartz.SchedulerAccessor (implements org.springframework.context.ResourceLoaderAware)
      • org.springframework.scheduling.quartz.SchedulerFactoryBean (implements org.springframework.context.ApplicationContextAware, org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.DisposableBean, org.springframework.beans.factory.FactoryBean<T>, org.springframework.beans.factory.InitializingBean, org.springframework.context.SmartLifecycle)