Package org.apache.camel.language.simple
Interface SimpleExpressionBuilder.KeyedOgnlExpressionAdapter.KeyedEntityRetrievalStrategy
- Enclosing class:
SimpleExpressionBuilder.KeyedOgnlExpressionAdapter
public static interface SimpleExpressionBuilder.KeyedOgnlExpressionAdapter.KeyedEntityRetrievalStrategy
Strategy to retrieve the value based on the key
-
Method Summary
Modifier and TypeMethodDescriptiongetKeyedEntity(org.apache.camel.Exchange exchange, org.apache.camel.Expression key)
-
Method Details
-
getKeyedEntity
-