| Interface | Description |
|---|---|
| Engine |
This is the Engine and is used for executing the javascript code.
|
| EngineBinder |
This class is used to bind configuration values to the engine.
|
| EngineBuilder |
This is a builder of engines.
|
| EngineModule |
Engine module is used for configure the engine.
|
| Environment |
The environment holds all engine configurations that was used to build the
engine.
|
| Enum | Description |
|---|---|
| RunMode |
Run-mode is used to indicate which environment the engine is running in.
|