Class TunnelControllerGroup.CustomThreadPoolExecutor

  • All Implemented Interfaces:
    Executor, ExecutorService
    Enclosing class:
    TunnelControllerGroup

    static class TunnelControllerGroup.CustomThreadPoolExecutor
    extends ThreadPoolExecutor
    Not really needed for now but in case we want to add some hooks like afterExecute(). Package private for fallback in case TCG.getInstance() is null, never instantiated but a plugin still needs it... should be rare.
    Since:
    0.9.18 Moved from I2PTunnelClientBase
    • Constructor Detail

      • CustomThreadPoolExecutor

        public CustomThreadPoolExecutor()