Drools :: Core 6.1.0.Beta1

org.drools.core.common
Interface AgendaGroupFactory

All Known Implementing Classes:
PriorityQueueAgendaGroupFactory

public interface AgendaGroupFactory


Method Summary
 InternalAgendaGroup createAgendaGroup(String name, InternalRuleBase ruleBase)
           
 

Method Detail

createAgendaGroup

InternalAgendaGroup createAgendaGroup(String name,
                                      InternalRuleBase ruleBase)

Drools :: Core 6.1.0.Beta1

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