Package | Description |
---|---|
org.mule.el.mvel | |
org.mule.module.xml.el |
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 |
Class and Description |
---|
DataConversion |
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.