public interface AgendaFilter
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(Match match)
Determine if a given match should be fired.
|
boolean accept(Match match)
match - The match that is requested to be firedCopyright © 2001–2017 JBoss by Red Hat. All rights reserved.