| Package | Description |
|---|---|
| org.mule.runtime.core.el | |
| org.mule.runtime.core.el.mvel |
| Class and Description |
|---|
| MVELExpressionLanguage
Expression language that uses MVEL (http://mvel.codehaus.org/).
|
| Class and Description |
|---|
| MessageVariableResolverFactory |
| MuleBaseVariableResolverFactory |
| MVELExpressionExecutor
This MVEL executor uses MVEL
ReflectiveAccessorOptimizer implementation rather than the default
DynamicOptimizer (which generates byte-code accessors using ASM) because we found that, at least with JDK7, the
ReflectiveAccessorOptimizer was fastest in typical Mule use cases. |
| MVELExpressionLanguageContext |
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.