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