| Interface | Description |
|---|---|
| ScriptHandler |
The root interface for running script fragments.
|
| ScriptRunner | |
| ScriptRunnerModule |
The root interface for build module class
A implementation of this interface is for grouping of
ScriptRunners. |
| Class | Description |
|---|---|
| DefaultScriptHandler |
A default implementation of a
ScriptHandler |
| MethodReflectionEvalScriptRunner | |
| ScriptFragment |
The fragment from a script string.
|
| Exception | Description |
|---|---|
| ScriptOperationException |
The exception for throwing when script operation is failed.
|
Copyright © 2018. All rights reserved.