public interface Expression
Modifier and Type | Method and Description |
---|---|
Object |
evaluate(Filterable message) |
Object evaluate(Filterable message) throws FilterException
message
- The message that is being selected against.FilterException
- if an error occurs during evaluation.Copyright © 2013–2016 The Apache Software Foundation. All rights reserved.