public interface BooleanExpression extends Expression
Modifier and Type | Method and Description |
---|---|
boolean |
matches(FilterableMessage message) |
evaluate
boolean matches(FilterableMessage message)
message
- message to matchCopyright © 2006–2016 The Apache Software Foundation. All rights reserved.