Package | Description |
---|---|
org.wso2.carbon.mediator.datamapper.engine.core.executors |
Modifier and Type | Method and Description |
---|---|
static ScriptExecutorType |
ScriptExecutorType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ScriptExecutorType[] |
ScriptExecutorType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
ScriptExecutor(ScriptExecutorType scriptExecutorType)
Create a script executor of the provided script executor type
|
ScriptExecutorPool(ScriptExecutorType executorType,
int executorPoolSize) |
Copyright © 2019 WSO2. All rights reserved.