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 AgendaFactory
public InternalAgenda createAgenda(InternalKnowledgeBase kBase)
createAgenda
in interface AgendaFactory
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.