|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ExpressionResultComparator
A SequenceElementComparator that compares Exchanges based on
the result of an expression evaluation.
| Method Summary | |
|---|---|
void |
setExpression(Expression expression)
Set the expression sed for comparing Exchanges. |
| Methods inherited from interface org.apache.camel.processor.resequencer.SequenceElementComparator |
|---|
isValid, predecessor, successor |
| Methods inherited from interface java.util.Comparator |
|---|
compare, equals |
| Method Detail |
|---|
void setExpression(Expression expression)
Exchanges.
expression - the expression
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||