Interface ActivationListenerFactory

    • Method Detail

      • createActivationListener

        TerminalNode createActivationListener​(int id,
                                              LeftTupleSource source,
                                              org.drools.base.definitions.rule.impl.RuleImpl rule,
                                              org.drools.base.rule.GroupElement subrule,
                                              int subruleIndex,
                                              BuildContext context,
                                              java.lang.Object... args)