Interface ContainerThreadPool

  • All Superinterfaces:
    AutoCloseable
    All Known Implementing Classes:
    DefaultContainerThreadpool

    public interface ContainerThreadPool
    extends AutoCloseable
    A configurable thread pool. This provides the worker threads used for normal request processing.
    Author:
    bjorncs