Drools :: Core 6.0.0.Beta5

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.0.0.Beta5

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