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 © 2018 JBoss by Red Hat. All rights reserved.