Class QuartzSchedulerImpl.NonconcurrentInvokerJob

java.lang.Object
io.quarkus.quartz.runtime.QuartzSchedulerImpl.InvokerJob
io.quarkus.quartz.runtime.QuartzSchedulerImpl.NonconcurrentInvokerJob
All Implemented Interfaces:
org.quartz.Job
Enclosing class:
QuartzSchedulerImpl

@DisallowConcurrentExecution static class QuartzSchedulerImpl.NonconcurrentInvokerJob extends QuartzSchedulerImpl.InvokerJob
See Also: