| Package | Description |
|---|---|
| org.rhq.scripting |
| Modifier and Type | Method and Description |
|---|---|
static ScriptSourceProvider[] |
ScriptSourceProviderFactory.get(ClassLoader classLoader)
Loads the set of the available
ScriptSourceProvider implementations
present on the classpath and registered in META-INF/services. |
| Modifier and Type | Method and Description |
|---|---|
void |
ScriptEngineInitializer.installScriptSourceProvider(ScriptEngine scriptEngine,
ScriptSourceProvider scriptSourceProvider)
Installs given script source provider into the script engine.
|
Copyright © 2008-2013 Red Hat, Inc.. All Rights Reserved.