|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ExpressionSubElementDefinition | |
---|---|
org.apache.camel.model | The JAXB POJOs for the XML Configuration of the routing rules. |
Uses of ExpressionSubElementDefinition in org.apache.camel.model |
---|
Methods in org.apache.camel.model that return ExpressionSubElementDefinition | |
---|---|
ExpressionSubElementDefinition |
AggregateDefinition.getCompletionPredicate()
|
ExpressionSubElementDefinition |
AggregateDefinition.getCorrelationExpression()
|
ExpressionSubElementDefinition |
OnExceptionDefinition.getHandled()
|
ExpressionSubElementDefinition |
OnExceptionDefinition.getRetryUntil()
|
Methods in org.apache.camel.model with parameters of type ExpressionSubElementDefinition | |
---|---|
void |
AggregateDefinition.setCompletionPredicate(ExpressionSubElementDefinition completionPredicate)
|
void |
AggregateDefinition.setCorrelationExpression(ExpressionSubElementDefinition correlationExpression)
|
void |
OnExceptionDefinition.setHandled(ExpressionSubElementDefinition handled)
|
void |
OnExceptionDefinition.setRetryUntil(ExpressionSubElementDefinition retryUntil)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |