HEADER

ru.biosoft.plugins.javascript
Class JScriptRunner


public class JScriptRunner
implements IPlatformRunnable

Starts JScrip shell from CollectionFactory class loader.


Method Summary
 Objectrun(Object arg)
          Top level function that starts the shell.

Method Detail

run

public Object run(Object arg)
Top level function that starts the shell.

FOOTER

BOTTOM