public interface ExpressionEnricher extends NameableObject
ExpressionEnricher enriches a message using the extensible mule
expression framework allowing the contribution of additional enrichers.| Modifier and Type | Method and Description |
|---|---|
void |
enrich(String expression,
MuleMessage message,
Object object)
Enriches the message with the object
|
setNamegetNamevoid enrich(String expression, MuleMessage message, Object object)
expression - message - object - Copyright © 2003–2015 MuleSoft, Inc.. All rights reserved.