Class ScheduledThreadPoolJobRunrExecutor

All Implemented Interfaces:
Executor, ExecutorService, ScheduledExecutorService, JobRunrExecutor

public class ScheduledThreadPoolJobRunrExecutor extends ScheduledThreadPoolExecutor implements JobRunrExecutor
  • Constructor Details

    • ScheduledThreadPoolJobRunrExecutor

      public ScheduledThreadPoolJobRunrExecutor(int corePoolSize, String threadNamePrefix)
  • Method Details