Uses of Interface
org.drools.core.common.InternalWorkingMemoryActions
-
Packages that use InternalWorkingMemoryActions Package Description org.drools.core.base org.drools.core.impl org.drools.core.reteoo -
-
Uses of InternalWorkingMemoryActions in org.drools.core.base
Classes in org.drools.core.base that implement InternalWorkingMemoryActions Modifier and Type Class Description classWrappedStatefulKnowledgeSessionForRHSWrapper of StatefulKnowledgeSessionImpl so to intercept call from RHS internal Drools execution and proxy or delegate method call as appropriate. -
Uses of InternalWorkingMemoryActions in org.drools.core.impl
Classes in org.drools.core.impl that implement InternalWorkingMemoryActions Modifier and Type Class Description classStatefulKnowledgeSessionImpl -
Uses of InternalWorkingMemoryActions in org.drools.core.reteoo
Methods in org.drools.core.reteoo with parameters of type InternalWorkingMemoryActions Modifier and Type Method Description voidRuleTerminalNode. cancelMatch(AgendaItem match, InternalWorkingMemoryActions workingMemory)TraitHelperKieComponentFactory. createTraitHelper(InternalWorkingMemoryActions workingMemory, InternalWorkingMemoryEntryPoint nep)
-