Interface JobRunrExecutor

  • All Superinterfaces:
    java.util.concurrent.Executor
    All Known Implementing Classes:
    ScheduledThreadPoolJobRunrExecutor

    public interface JobRunrExecutor
    extends java.util.concurrent.Executor
    • Method Detail

      • getPriority

        int getPriority()
      • start

        void start()
      • stop

        void stop()