|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Scriptable | |
|---|---|
| org.mule.module.scripting.component | Base classes for script based components such as BeanShell or Groovy. |
| org.mule.module.scripting.expression | |
| org.mule.module.scripting.transformer | |
| Uses of Scriptable in org.mule.module.scripting.component |
|---|
| Methods in org.mule.module.scripting.component that return Scriptable | |
|---|---|
Scriptable |
ScriptComponent.getScript()
|
| Methods in org.mule.module.scripting.component with parameters of type Scriptable | |
|---|---|
void |
ScriptComponent.setScript(Scriptable script)
|
| Uses of Scriptable in org.mule.module.scripting.expression |
|---|
| Methods in org.mule.module.scripting.expression that return Scriptable | |
|---|---|
protected Scriptable |
AbstractScriptExpressionEvaluator.getScript(String expression)
|
| Uses of Scriptable in org.mule.module.scripting.transformer |
|---|
| Methods in org.mule.module.scripting.transformer that return Scriptable | |
|---|---|
Scriptable |
ScriptTransformer.getScript()
|
| Methods in org.mule.module.scripting.transformer with parameters of type Scriptable | |
|---|---|
void |
ScriptTransformer.setScript(Scriptable script)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||