public interface SimpleMessageCondition
Modifier and Type | Method and Description |
---|---|
boolean |
accept(Message evaluate)
Evaluate a message against a user-provided condition.
|
boolean accept(Message evaluate)
evaluate
- The message to evaluate.Copyright © 2015. All rights reserved.