ru.biosoft.plugins.javascript
Class JScriptRunner

java.lang.Object
  extended byru.biosoft.plugins.javascript.JScriptRunner
All Implemented Interfaces:
org.eclipse.core.boot.IPlatformRunnable, org.eclipse.core.runtime.IPlatformRunnable

public class JScriptRunner
extends java.lang.Object
implements org.eclipse.core.boot.IPlatformRunnable

Starts JScrip shell from CollectionFactory class loader.


Field Summary
 
Fields inherited from interface org.eclipse.core.runtime.IPlatformRunnable
EXIT_OK, EXIT_RELAUNCH, EXIT_RESTART
 
Constructor Summary
JScriptRunner()
           
 
Method Summary
 java.lang.Object run(java.lang.Object arg)
          Top level function that starts the shell.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JScriptRunner

public JScriptRunner()
Method Detail

run

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

Specified by:
run in interface org.eclipse.core.runtime.IPlatformRunnable


Copyright © 2001-2003 Biosof.Ru. All Rights Reserved.