Class AsyncQuartzCronJob


  • public class AsyncQuartzCronJob
    extends AsyncJob
    Async job to be used by async health checks and async monitor. This implementation uses quartz to support the cron syntax (which is not supported by executors from standard java java.util.concurrent package)