| Package | Description |
|---|---|
| org.mule.api.expression | |
| org.mule.expression |
| Modifier and Type | Method and Description |
|---|---|
ExpressionEnricher |
ExpressionManager.unregisterEnricher(String name)
Removes the enricher with the given name
|
| Modifier and Type | Method and Description |
|---|---|
void |
ExpressionManager.registerEnricher(ExpressionEnricher enricher) |
| Modifier and Type | Class and Description |
|---|---|
class |
AttachmentExpressionEnricher |
class |
MessageHeaderExpressionEnricher |
class |
VariableExpressionEnricher |
| Modifier and Type | Method and Description |
|---|---|
ExpressionEnricher |
DefaultExpressionManager.unregisterEnricher(String name)
Removes the evaluator with the given name
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultExpressionManager.registerEnricher(ExpressionEnricher enricher) |
Copyright © 2003–2015 MuleSoft, Inc.. All rights reserved.