Object that implements the Scriptus API in Java and forms the global scope for running Scripts. Can be called from within the script via either scriptus.fork() or just fork(), like window.alert() etc. in a browser. All member fields must be serialisable.
@author ian
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.