| Interface | Description | 
|---|---|
| Script | 
 Script is special component used to configure and invoke various types of
 scripts, including possibility to wrap them with component aspects. 
 | 
| Class | Description | 
|---|---|
| ScriptFactory | 
 Script Factory is general factory to provide scripts for application. 
 | 
| Enum | Description | 
|---|---|
| ScriptFactoryRTException.E05501 | 
 Error codes of ScriptFactoryRTException. 
 | 
| ScriptInvocationRTException.E05500 | 
 Error codes of ScriptInvocationRTException. 
 | 
| Exception | Description | 
|---|---|
| ScriptFactoryRTException | 
 ScriptFactoryRTException. 
 | 
| ScriptInvocationRTException | 
 ScriptInvocationRTException. 
 | 
| ScriptRTException | 
 Parent of all platform exceptions thrown in Script module. 
 |