| 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.impl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
WorkingMemory
A knowledge session for a
RuleBase. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
InternalWorkingMemory |
interface |
InternalWorkingMemoryActions |
| Modifier and Type | Class and Description |
|---|---|
class |
StatefulKnowledgeSessionImpl |
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.