|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ExpressionExecutor | |
|---|---|
| org.mule.el.mvel | |
| Uses of ExpressionExecutor in org.mule.el.mvel |
|---|
| Classes in org.mule.el.mvel that implement ExpressionExecutor | |
|---|---|
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||