Class PropertyExpressionDefinition

java.lang.Object
org.apache.camel.model.PropertyExpressionDefinition
All Implemented Interfaces:
HasExpressionType

@Metadata(label="configuration") public class PropertyExpressionDefinition extends Object implements HasExpressionType
A key value pair where the value is an expression.
See Also: