org.drools.common
Interface AgendaGroupFactory

All Known Implementing Classes:
ArrayAgendaGroupFactory, PriorityQueueAgendaGroupFactory

public interface AgendaGroupFactory


Method Summary
 InternalAgendaGroup createAgendaGroup(String name, InternalRuleBase ruleBase)
           
 

Method Detail

createAgendaGroup

InternalAgendaGroup createAgendaGroup(String name,
                                      InternalRuleBase ruleBase)


Copyright © 2001-2013 JBoss Inc.. All Rights Reserved.