Uses of Interface
org.drools.core.common.AgendaGroupFactory
-
Packages that use AgendaGroupFactory Package Description org.drools.core This is the engine that works off binary RuleBases, you will mostly use WorkingMemory, RuleBase and RuleBaseFactoryorg.drools.core.common org.drools.core.reteoo -
-
Uses of AgendaGroupFactory in org.drools.core
Methods in org.drools.core that return AgendaGroupFactory Modifier and Type Method Description AgendaGroupFactoryRuleBaseConfiguration. getAgendaGroupFactory() -
Uses of AgendaGroupFactory in org.drools.core.common
Classes in org.drools.core.common that implement AgendaGroupFactory Modifier and Type Class Description classPriorityQueueAgendaGroupFactoryMethods in org.drools.core.common that return AgendaGroupFactory Modifier and Type Method Description static AgendaGroupFactoryPriorityQueueAgendaGroupFactory. getInstance() -
Uses of AgendaGroupFactory in org.drools.core.reteoo
Methods in org.drools.core.reteoo that return AgendaGroupFactory Modifier and Type Method Description AgendaGroupFactoryKieComponentFactory. getAgendaGroupFactory()
-