org.drools.core.util.debug
Class RightInputAdapterNodeVisitor

java.lang.Object
  extended by org.drools.core.util.debug.AbstractNetworkNodeVisitor
      extended by org.drools.core.util.debug.RightInputAdapterNodeVisitor
All Implemented Interfaces:
NetworkNodeVisitor

public class RightInputAdapterNodeVisitor
extends AbstractNetworkNodeVisitor


Field Summary
static RightInputAdapterNodeVisitor INSTANCE
           
 
Constructor Summary
protected RightInputAdapterNodeVisitor()
           
 
Method Summary
protected  void doVisit(NetworkNode node, Stack<NetworkNode> nodeStack, StatefulKnowledgeSessionInfo info)
           
 
Methods inherited from class org.drools.core.util.debug.AbstractNetworkNodeVisitor
visit
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

INSTANCE

public static final RightInputAdapterNodeVisitor INSTANCE
Constructor Detail

RightInputAdapterNodeVisitor

protected RightInputAdapterNodeVisitor()
Method Detail

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.