public interface RuleContextChangedHandler extends EventHandler
Modifier and Type | Method and Description |
---|---|
void |
onRuleContextChanged(RuleContextChangedEvent event)
Notification that the rule context gathered by the
ruleScope has
changed. |
void onRuleContextChanged(RuleContextChangedEvent event)
ruleScope
has
changed. This notification fires only on the component designated as the ruleScope
; components that are merely contributing data to the rule
context do not fire ruleContextChanged
.
event
- the event