public static class SimpleExpressionBuilder.KeyedOgnlExpressionAdapter
extends org.apache.camel.support.ExpressionAdapter
| Modifier and Type | Class and Description |
|---|---|
static interface |
SimpleExpressionBuilder.KeyedOgnlExpressionAdapter.KeyedEntityRetrievalStrategy
Strategy to retrieve the value based on the key
|
| Modifier and Type | Method and Description |
|---|---|
Object |
evaluate(org.apache.camel.Exchange exchange) |
String |
toString() |
Apache Camel