Package javax.script

Class Summary
ScriptEngineManager This class is copied from the Livetribe 2.0.6 source with one important extension: The Livetribe implementation has the ScriptEngineManager.setGlobalScope(Bindings) and ScriptEngineManager.getGlobalScope() methods, which the Sun implementation of this class has ScriptEngineManager.setBindings(Bindings) and ScriptEngineManager.getBindings() methods.
 



Copyright © 2007-2014 The Apache Software Foundation. All Rights Reserved.