public interface NotifyBuilderMatcher
| Modifier and Type | Method and Description |
|---|---|
boolean |
notifyBuilderMatches()
Whether the predicate matches
|
void |
notifyBuilderOnExchange(Exchange exchange)
When an exchange was received
|
void |
notifyBuilderReset()
Reset state
|
void notifyBuilderOnExchange(Exchange exchange)
exchange - the exchangeboolean notifyBuilderMatches()
void notifyBuilderReset()
Apache Camel