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 |
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() |
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.