| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WorkingMemory | |
|---|---|
| org.drools.runtime | The runtime engine classes, including StatefulKnowledgeSession and StatelessKnowledgeSession. | 
| org.drools.runtime.rule | The rule runtime classes. | 
| Uses of WorkingMemory in org.drools.runtime | 
|---|
| Subinterfaces of WorkingMemory in org.drools.runtime | |
|---|---|
|  interface | KnowledgeRuntime | 
|  interface | StatefulKnowledgeSessionStatefulKnowledgeSession is the most common way to interact with the engine. | 
| Uses of WorkingMemory in org.drools.runtime.rule | 
|---|
| Methods in org.drools.runtime.rule with parameters of type WorkingMemory | |
|---|---|
|  void | ConsequenceExceptionHandler.handleException(Activation activation,
                WorkingMemory workingMemory,
                Exception exception) | 
| Constructors in org.drools.runtime.rule with parameters of type WorkingMemory | |
|---|---|
| ConsequenceException(Throwable rootCause,
                     WorkingMemory workingMemory,
                     Activation activation) | |
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||