org.drools.reteoo
Class RuleTerminalNode.RTNCleanupAdapter
java.lang.Object
org.drools.reteoo.RuleTerminalNode.RTNCleanupAdapter
- All Implemented Interfaces:
- RuleRemovalContext.CleanupAdapter
- Enclosing class:
- RuleTerminalNode
public static class RuleTerminalNode.RTNCleanupAdapter
- extends Object
- implements RuleRemovalContext.CleanupAdapter
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RuleTerminalNode.RTNCleanupAdapter
public RuleTerminalNode.RTNCleanupAdapter(RuleTerminalNode node)
cleanUp
public void cleanUp(LeftTuple leftTuple,
InternalWorkingMemory workingMemory)
- Specified by:
cleanUp
in interface RuleRemovalContext.CleanupAdapter
Copyright © 2001-2013 JBoss Inc.. All Rights Reserved.