org.drools.core.util.debug
Class AccumulateNodeVisitor
java.lang.Object
org.drools.core.util.debug.AbstractNetworkNodeVisitor
org.drools.core.util.debug.AccumulateNodeVisitor
- All Implemented Interfaces:
- NetworkNodeVisitor
public class AccumulateNodeVisitor
- extends AbstractNetworkNodeVisitor
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
INSTANCE
public static final AccumulateNodeVisitor INSTANCE
AccumulateNodeVisitor
protected AccumulateNodeVisitor()
doVisit
protected void doVisit(NetworkNode node,
Stack<NetworkNode> nodeStack,
StatefulKnowledgeSessionInfo info)
- Specified by:
doVisit
in class AbstractNetworkNodeVisitor
Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.