Interface ThreadPool

All Known Implementing Classes:
CachedThreadPool, EagerThreadPool, FixedThreadPool, LimitedThreadPool

@SPI(value="fixed", scope=FRAMEWORK) public interface ThreadPool
ThreadPool
  • Method Summary

    Modifier and Type
    Method
    Description
    Thread pool
  • Method Details

    • getExecutor

      @Adaptive("threadpool") Executor getExecutor(URL url)
      Thread pool
      Parameters:
      url - URL contains thread parameter
      Returns:
      thread pool