|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TransactionalWorkingMemory | |
org.drools | The main run-time API. |
org.drools.jsr94.rules |
Uses of TransactionalWorkingMemory in org.drools |
Methods in org.drools that return TransactionalWorkingMemory | |
TransactionalWorkingMemory |
RuleBase.createTransactionalWorkingMemory()
Create a TransactionalWorkingMemory session for
this RuleBase . |
Uses of TransactionalWorkingMemory in org.drools.jsr94.rules |
Subclasses of TransactionalWorkingMemory in org.drools.jsr94.rules | |
class |
JSR94TransactionalWorkingMemory
Provide access to the list of objects currently asserted to the working memory. |
class |
TransactionalWorkingMemoryImpl
Provide access to the list of objects currently asserted to the working memory. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |