|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ExpressionEnricher | |
|---|---|
| org.mule.api.expression | |
| org.mule.expression | |
| Uses of ExpressionEnricher in org.mule.api.expression |
|---|
| Methods in org.mule.api.expression that return ExpressionEnricher | |
|---|---|
ExpressionEnricher |
ExpressionManager.unregisterEnricher(String name)
Removes the enricher with the given name |
| Methods in org.mule.api.expression with parameters of type ExpressionEnricher | |
|---|---|
void |
ExpressionManager.registerEnricher(ExpressionEnricher enricher)
|
| Uses of ExpressionEnricher in org.mule.expression |
|---|
| Classes in org.mule.expression that implement ExpressionEnricher | |
|---|---|
class |
MessageHeaderExpressionEnricher
|
class |
VariableExpressionEnricher
|
| Methods in org.mule.expression that return ExpressionEnricher | |
|---|---|
ExpressionEnricher |
DefaultExpressionManager.unregisterEnricher(String name)
Removes the evaluator with the given name |
| Methods in org.mule.expression with parameters of type ExpressionEnricher | |
|---|---|
void |
DefaultExpressionManager.registerEnricher(ExpressionEnricher enricher)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||