| 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.reteoo | |
| org.drools.core.reteoo.builder |
| Modifier and Type | Method and Description |
|---|---|
KieComponentFactory |
RuleBaseConfiguration.getComponentFactory() |
| Modifier and Type | Method and Description |
|---|---|
void |
RuleBaseConfiguration.setComponentFactory(KieComponentFactory componentFactory) |
| Modifier and Type | Field and Description |
|---|---|
static KieComponentFactory |
KieComponentFactory.DEFAULT |
| Modifier and Type | Method and Description |
|---|---|
KieComponentFactory |
KieComponentFactoryFactory.createKieComponentFactory() |
static KieComponentFactory |
KieComponentFactory.createKieComponentFactory() |
| Modifier and Type | Method and Description |
|---|---|
KieComponentFactory |
BuildContext.getComponentFactory() |
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.