org.drools.common
Class DefaultAgendaFactory
java.lang.Object
org.drools.common.DefaultAgendaFactory
- All Implemented Interfaces:
- Serializable, AgendaFactory
public class DefaultAgendaFactory
- extends Object
- implements AgendaFactory, Serializable
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultAgendaFactory
public DefaultAgendaFactory()
createAgenda
public DefaultAgenda createAgenda(InternalRuleBase ruleBase,
boolean initMain)
- Specified by:
createAgenda in interface AgendaFactory
createAgenda
public DefaultAgenda createAgenda(InternalRuleBase ruleBase)
- Specified by:
createAgenda in interface AgendaFactory
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.