Interface IThreadPoolRegistry

  • All Known Implementing Classes:
    ThreadPoolRegistry

    public interface IThreadPoolRegistry
    Registry for thread pools.
    Since:
    8.2.0
    • Method Detail

      • getMonitoringThreadPoolExecutor

        ScheduledThreadPoolExecutor getMonitoringThreadPoolExecutor()
        Returns the monitoring thread pool executor.
        Returns:
        the monitoring thread pool executor