| Package | Description |
|---|---|
| org.mule.runtime.core.el.mvel |
| Modifier and Type | Class and Description |
|---|---|
class |
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. |
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.