|
TeaEngine 0.7.0 Java Script API | ||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||
See:
Description
| Class Summary | |
|---|---|
| TeaBindings | The javax.script.Bindings interface allows Java code to access (get, set, remove, list, etc...) variable bindings for Tea code. |
| TeaCompiledScript | |
| TeaScriptEngine | Most of the functionality is implemented, except for 2 Invocable methods. |
| TeaScriptEngineFactory | |
The classes in this package implements javax.script.* interfaces to support the Tea scritping language through JSR-223 API.
This documentation shows which methods are (or are not) implemented and informs about any features extending the standard.
For more information about the standard API concepts, please see JSR-223 or JDK 1.6 javax.script for more information, on the concepts.
|
TeaEngine 0.7.0 Java Script API | ||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||