org.drools.common
Interface AgendaFactory

All Known Implementing Classes:
DefaultAgendaFactory

public interface AgendaFactory


Method Summary
 DefaultAgenda createAgenda(InternalRuleBase ruleBase)
           
 DefaultAgenda createAgenda(InternalRuleBase ruleBase, boolean initMain)
           
 

Method Detail

createAgenda

DefaultAgenda createAgenda(InternalRuleBase ruleBase,
                           boolean initMain)

createAgenda

DefaultAgenda createAgenda(InternalRuleBase ruleBase)


Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.