public class DefaultAgendaFactory extends Object implements AgendaFactory, Serializable
| Constructor and Description |
|---|
DefaultAgendaFactory() |
| Modifier and Type | Method and Description |
|---|---|
InternalAgenda |
createAgenda(InternalKnowledgeBase kBase) |
InternalAgenda |
createAgenda(InternalKnowledgeBase kBase,
boolean initMain) |
public InternalAgenda createAgenda(InternalKnowledgeBase kBase, boolean initMain)
createAgenda in interface AgendaFactorypublic InternalAgenda createAgenda(InternalKnowledgeBase kBase)
createAgenda in interface AgendaFactoryCopyright © 2001–2015 JBoss by Red Hat. All rights reserved.