public interface BooleanExpression extends Expression
Modifier and Type | Method and Description |
---|---|
boolean |
matches(Filterable message) |
evaluate
boolean matches(Filterable message) throws FilterException
message
- FilterException
Copyright © 2016 The Apache Software Foundation. All rights reserved.