On Mon, May 7, 2012 at 10:10 PM, Dishara Wijewardana < [email protected]> wrote:
> Hi all, > I am starting this thread to keep track of the API scope of this > implementation which we going to cover. > > All together, JSR 223 API has two main packages. Will continue updating > the thread. And any ideas, thoughts are welcome.!! > > *javax.script* > *Interfaces * > > Compilable > Invocable > Namespace > ScriptContext - already a discussed in detail (which methods directly supports, and which need to implement) > ScriptEngine - already discussed in detail > ScriptEngineFactory - already discussed in detail > ScriptEngineInfo - This can be implemented from loading the info from a property file. > *javax.script.http > * > *Interfaces* > * > * > *HttpScriptContext* > *HttpScriptRequest* > *HttpScriptResponse* > > > -- > Thanks > /Dishara > > -- Thanks /Dishara
