Interface RuleContextChangedHandler

All Superinterfaces:
EventHandler

public interface RuleContextChangedHandler extends EventHandler
  • Method Details

    • onRuleContextChanged

      void onRuleContextChanged(RuleContextChangedEvent event)
      Notification that the rule context gathered by the 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.

      Parameters:
      event - the event