Package org.ringojs.engine
The core scripting engine including the module loader.
-
Class Summary Class Description Callback This class represents a JavaScript callback function.ModuleLoader ModuleObject ModuleScope A scriptable object that keeps track of the resource it has been loaded from so requests to load other stuff can look for local resources.ReloadableScript This class represents a JavaScript Resource.Require RhinoEngine This class provides methods to create JavaScript objects from JavaScript files.RingoConfig This class describes the configuration for a RingoJS application or shell session.RingoContextFactory RingoGlobal RingoWorker RingoWrapFactory Ringo default wrap factory implementation.ScriptError