类 ExecutorFactory

java.lang.Object
com.alibaba.nacos.common.executor.ExecutorFactory

public final class ExecutorFactory extends Object
Unified thread pool creation factory, and actively create thread pool resources by ThreadPoolManager for unified life cycle management ExecutorFactory.Managed.

Unified thread pool creation factory without life cycle management ExecutorFactory.

two check style ignore will be removed after issue#2856 finished.

作者:
liaochuntao
  • 构造器详细资料

    • ExecutorFactory

      public ExecutorFactory()
  • 方法详细资料