Class RuleConfigImpl

  • All Implemented Interfaces:
    org.drools.ruleunits.api.conf.RuleConfig

    public class RuleConfigImpl
    extends Object
    implements org.drools.ruleunits.api.conf.RuleConfig
    • Constructor Detail

      • RuleConfigImpl

        public RuleConfigImpl()
    • Method Detail

      • getAgendaEventListeners

        public List<org.kie.api.event.rule.AgendaEventListener> getAgendaEventListeners()
        Specified by:
        getAgendaEventListeners in interface org.drools.ruleunits.api.conf.RuleConfig
      • getRuleRuntimeListeners

        public List<org.kie.api.event.rule.RuleRuntimeEventListener> getRuleRuntimeListeners()
        Specified by:
        getRuleRuntimeListeners in interface org.drools.ruleunits.api.conf.RuleConfig
      • getRuleEventListeners

        public List<org.kie.internal.event.rule.RuleEventListener> getRuleEventListeners()
        Specified by:
        getRuleEventListeners in interface org.drools.ruleunits.api.conf.RuleConfig