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 AgendaFactory
public InternalAgenda createAgenda(InternalKnowledgeBase kBase)
createAgenda
in interface AgendaFactory
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.