Dear Wiki user, You have subscribed to a wiki page or wiki category on "Velocity Wiki" for change notification.
The "VelocityScriptingApi" page has been changed by Dishara: http://wiki.apache.org/velocity/VelocityScriptingApi?action=diff&rev1=3&rev2=4 == Diagram == + Following will be the inter relationship between fundamental jsr 223 API classes. + + + ScriptEngine ------ ScriptContext ------ * Namespace ------ Scope ----- * Attributes + ------ Reader + ------ Writer + + ScriptEngineInfo ------ ScriptEngineFactory ------ * ScriptEngine + + HttpScriptContext IS-A ScriptContext + + Namespace IS-A java.util.Map +
