| Package | Description |
|---|---|
| org.mule.el.mvel |
| 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. |
| MVELExpressionLanguage
Expression language that uses MVEL (http://mvel.codehaus.org/).
|
| MVELExpressionLanguageContext |
Copyright © 2003–2015 MuleSoft, Inc.. All rights reserved.