Interface RuleMatchListener
public interface RuleMatchListener
- Since:
- 3.7
-
Method Summary
Modifier and TypeMethodDescriptionvoidmatchFound(RuleMatch ruleMatch) Called for everyRuleMatchfound.
-
Method Details
-
matchFound
-
voidmatchFound(RuleMatch ruleMatch) RuleMatch found.