public interface ScriptEvaluator
ExecutionManager supports or not dynamic scripting evaluation.| Modifier and Type | Method and Description |
|---|---|
FieldDebugInfo<?> |
eval(String script)
Evaluates the script and returns the information of the result
|
FieldDebugInfo<?> eval(String script)
script - The script to be evaluatedCopyright © 2003–2016 MuleSoft, Inc.. All rights reserved.