Interface | Description |
---|---|
Executor |
This interface should be implemented by script executors of Data Mapper Engine
|
Class | Description |
---|---|
ScriptExecutor |
This class implements script executor for data mapper using java script executor (Rhino or
Nashorn)
|
ScriptExecutorFactory |
This class act as a factory to get the requested script executor
|
ScriptExecutorPool |
Enum | Description |
---|---|
ScriptExecutorType |
This enum type represent the types of executors support in data mapper
|
Copyright © 2021 WSO2. All rights reserved.