Package | Description |
---|---|
org.drools.core |
This is the engine that works off binary RuleBases, you will mostly use WorkingMemory, RuleBase and RuleBaseFactory
|
org.drools.core.common | |
org.drools.core.reteoo |
Modifier and Type | Method and Description |
---|---|
AgendaGroupFactory |
RuleBaseConfiguration.getAgendaGroupFactory() |
Modifier and Type | Class and Description |
---|---|
class |
PriorityQueueAgendaGroupFactory |
Modifier and Type | Method and Description |
---|---|
static AgendaGroupFactory |
PriorityQueueAgendaGroupFactory.getInstance() |
Modifier and Type | Method and Description |
---|---|
AgendaGroupFactory |
KieComponentFactory.getAgendaGroupFactory() |
static AgendaGroupFactory |
KieComponentFactory.getDefaultAgendaGroupFactory() |
Modifier and Type | Method and Description |
---|---|
void |
KieComponentFactory.setAgendaGroupFactory(AgendaGroupFactory provider) |
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.