org.drools.common
Class ArrayAgendaGroupFactory
java.lang.Object
org.drools.common.ArrayAgendaGroupFactory
- All Implemented Interfaces:
- AgendaGroupFactory
public class ArrayAgendaGroupFactory
- extends Object
- implements AgendaGroupFactory
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ArrayAgendaGroupFactory
public ArrayAgendaGroupFactory()
getInstance
public static AgendaGroupFactory getInstance()
createAgendaGroup
public InternalAgendaGroup createAgendaGroup(String name,
InternalRuleBase ruleBase)
- Specified by:
createAgendaGroup
in interface AgendaGroupFactory
Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.