|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.camel.builder.ValueBuilder
org.apache.camel.component.mock.AssertionClause.PredicateValueBuilder
public final class AssertionClause.PredicateValueBuilder
Public class needed for fluent builders
| Constructor Summary | |
|---|---|
AssertionClause.PredicateValueBuilder(Expression expression)
|
|
| Method Summary | |
|---|---|
protected Predicate |
onNewPredicate(Predicate predicate)
A strategy method to allow derived classes to deal with the newly created predicate in different ways |
| Methods inherited from class org.apache.camel.builder.ValueBuilder |
|---|
append, asExpression, contains, convertTo, convertToString, endsWith, evaluate, getExpression, in, in, isEqualTo, isGreaterThan, isGreaterThanOrEqualTo, isInstanceOf, isLessThan, isLessThanOrEqualTo, isNotEqualTo, isNotNull, isNull, matches, matches, matches, not, not, prepend, regex, regexReplaceAll, regexReplaceAll, regexTokenize, sort, startsWith, tokenize, tokenize, tokenizePair, tokenizeXML, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public AssertionClause.PredicateValueBuilder(Expression expression)
| Method Detail |
|---|
protected Predicate onNewPredicate(Predicate predicate)
ValueBuilder
onNewPredicate in class ValueBuilder
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||