|
Drools :: Core 6.1.0.Beta1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WorkingMemoryEventManager | |
|---|---|
| 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 | |
| Uses of WorkingMemoryEventManager in org.drools.core |
|---|
| Subinterfaces of WorkingMemoryEventManager in org.drools.core | |
|---|---|
interface |
StatefulSession
A stateful session represents a working memory which keeps state between invocations (accumulating facts/knowledge). |
interface |
StatelessSession
This represents a working memory session where state is not kept between invocations. |
interface |
WorkingMemory
A knowledge session for a RuleBase. |
| Uses of WorkingMemoryEventManager in org.drools.core.common |
|---|
| Subinterfaces of WorkingMemoryEventManager in org.drools.core.common | |
|---|---|
interface |
InternalStatelessSession
|
interface |
InternalWorkingMemory
|
interface |
InternalWorkingMemoryActions
|
| Classes in org.drools.core.common that implement WorkingMemoryEventManager | |
|---|---|
class |
AbstractWorkingMemory
Implementation of WorkingMemory. |
| Uses of WorkingMemoryEventManager in org.drools.core.reteoo |
|---|
| Subinterfaces of WorkingMemoryEventManager in org.drools.core.reteoo | |
|---|---|
interface |
ReteooWorkingMemoryInterface
This is an interface for ReteooWorkingMemory implementations |
| Classes in org.drools.core.reteoo that implement WorkingMemoryEventManager | |
|---|---|
class |
DisposedReteooWorkingMemory
|
class |
ReteooStatelessSession
|
|
Drools :: Core 6.1.0.Beta1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||