Package | Description |
---|---|
org.mule.module.xml.expression | |
org.mule.routing |
Defines the core routing patterns supported by mule.
|
org.mule.util.expression |
Class and Description |
---|
ExpressionEvaluator
ExpressionEvaluator extracts a property from the message in a generic
way. |
Class and Description |
---|
ExpressionEvaluator
ExpressionEvaluator extracts a property from the message in a generic
way. |
MessageHeaderExpressionEvaluator
Looks up the property on the message using the property name given.
|
Class and Description |
---|
ExpressionEvaluator
ExpressionEvaluator extracts a property from the message in a generic
way. |
ExpressionRuntimeException
If thrown by the
ExpressionEvaluatorManager if an expression returns null
and failIfNull was set when ExpressionEvaluatorManager.evaluate(String, Object, boolean)
was called. |
Copyright © 2003–2013 MuleSource, Inc.. All rights reserved.