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=4&rev2=5

  Following will be the inter relationship between fundamental jsr 223 API 
classes.
  
  
+ ScriptEngine --- ScriptContext --- * Namespace 
- ScriptEngine ------ ScriptContext ------ * Namespace ------ Scope ----- * 
Attributes 
-                                                      ------ Reader
-                                                      ------ Writer 
  
- ScriptEngineInfo ------ ScriptEngineFactory ------ * ScriptEngine 
+ Namespace --- Scope ----- * Attributes
+  
+ Namespace --- Reader
  
+ Namespace --- Writer 
+ 
+ ScriptEngineInfo --- ScriptEngineFactory --- * ScriptEngine 
+ 
- HttpScriptContext  IS-A ScriptContext
+ HttpScriptContext IS-A ScriptContext
  
  Namespace IS-A java.util.Map
  

Reply via email to