public interface Matchable
| Modifier and Type | Method and Description |
|---|---|
boolean |
isMatch(MuleMessage message)
Determines if the event should be processed
|
boolean isMatch(MuleMessage message) throws MuleException
message - the current message to evaluateMuleException - if the event cannot be evaluatedCopyright © 2003–2015 MuleSoft, Inc.. All rights reserved.