Drools :: Core 6.1.0.Beta1

org.drools.core.reteoo
Interface RuleRemovalContext.CleanupAdapter

All Known Implementing Classes:
RuleTerminalNode.RTNCleanupAdapter
Enclosing class:
RuleRemovalContext

public static interface RuleRemovalContext.CleanupAdapter


Method Summary
 void cleanUp(LeftTuple leftTuple, InternalWorkingMemory workingMemory)
           
 

Method Detail

cleanUp

void cleanUp(LeftTuple leftTuple,
             InternalWorkingMemory workingMemory)

Drools :: Core 6.1.0.Beta1

Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.