Interface TaskScheduler.Unsafe

Enclosing interface:
TaskScheduler

public static interface TaskScheduler.Unsafe
  • Method Summary

    Modifier and Type
    Method
    Description
    An executor service which underlies this scheduler.
  • Method Details

    • getExecutorService

      ExecutorService getExecutorService(Plugin plugin)
      An executor service which underlies this scheduler.
      Parameters:
      plugin - owning plugin
      Returns:
      the underlying executor service or compatible wrapper