Uses of Class
org.rhq.bindings.StandardBindings

Packages that use StandardBindings
org.rhq.bindings   
 

Uses of StandardBindings in org.rhq.bindings
 

Methods in org.rhq.bindings with parameters of type StandardBindings
static ScriptEngine ScriptEngineFactory.getScriptEngine(String language, PackageFinder packageFinder, StandardBindings bindings)
          Initializes the script engine for given language.
static void ScriptEngineFactory.injectStandardBindings(ScriptEngine engine, StandardBindings bindings, boolean deleteExistingBindings)
          Injects the values provided in the bindings into the engine scope of the provided script engine.
 



Copyright © 2008-2011 Red Hat, Inc.. All Rights Reserved.