Package org.mule.el.mvel

Class Summary
DataConversion  
DelegateVariableResolverFactory  
EventVariableResolverFactory  
EventVariableResolverFactory.FlowContext  
GlobalVariableResolverFactory  
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  
MVELExpressionLanguageWrapper Wraps a MVELExpressionLanguage to take care of injecting new instances in the muleContext's DefaultExpressionManager
NullVariableResolverFactory  
StaticVariableResolverFactory  
VariableVariableResolverFactory  
 



Copyright © 2003–2014 MuleSoft, Inc.. All rights reserved.