public interface EventRule<E extends Event>
| Modifier and Type | Method and Description |
|---|---|
boolean |
matches(E event,
RuleContext ctx) |
boolean matches(E event, RuleContext ctx) throws RuleException
RuleExceptionCopyright © 2014 jwall.org. All Rights Reserved.