public class ThreadPoolFactory extends Object
ThreadPoolFactory
holds the thread pools in Ballerina engine.Modifier and Type | Method and Description |
---|---|
static ThreadPoolFactory |
getInstance() |
ExecutorService |
getWorkerExecutor() |
public static ThreadPoolFactory getInstance()
public ExecutorService getWorkerExecutor()
Copyright © 2018 WSO2. All rights reserved.