Class QuartzCronScheduler
- java.lang.Object
-
- org.apache.felix.hc.core.impl.scheduling.cron.quartz.QuartzCronScheduler
-
public class QuartzCronScheduler extends Object
Wrapper around org.quartz.Scheduler
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description class
QuartzCronScheduler.QuartzThreadPool
-
Constructor Summary
Constructors Constructor Description QuartzCronScheduler(HealthCheckExecutorThreadPool healthCheckExecutorThreadPool)
-
-
-
Constructor Detail
-
QuartzCronScheduler
public QuartzCronScheduler(HealthCheckExecutorThreadPool healthCheckExecutorThreadPool)
-
-