public class DefaultAgendaFactory extends Object implements AgendaFactory, Serializable
Constructor and Description |
---|
DefaultAgendaFactory() |
Modifier and Type | Method and Description |
---|---|
InternalAgenda |
createAgenda(InternalRuleBase ruleBase) |
InternalAgenda |
createAgenda(InternalRuleBase ruleBase,
boolean initMain) |
public InternalAgenda createAgenda(InternalRuleBase ruleBase, boolean initMain)
createAgenda
in interface AgendaFactory
public InternalAgenda createAgenda(InternalRuleBase ruleBase)
createAgenda
in interface AgendaFactory
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.