|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||