public class ScriptExecutorPool extends Object
Constructor and Description |
---|
ScriptExecutorPool(ScriptExecutorType executorType,
int executorPoolSize) |
public ScriptExecutorPool(ScriptExecutorType executorType, int executorPoolSize)
public Executor take() throws InterruptedException
InterruptedException
public void put(Executor executor) throws InterruptedException
InterruptedException
Copyright © 2020 WSO2. All rights reserved.