]
Mario Fusco updated DROOLS-631:
-------------------------------
Summary: Implement @All annotation + listeners of new rule execution semantic (was:
Implement @All annotation)
Implement @All annotation + listeners of new rule execution semantic
--------------------------------------------------------------------
Key: DROOLS-631
URL:
https://issues.jboss.org/browse/DROOLS-631
Project: Drools
Issue Type: Feature Request
Reporter: Mario Fusco
Assignee: Mario Fusco
When a rule is annotated with @All it means that all the all matches produced by that
rule are executed together as part of a set before to give way to a different rule.