org.drools.core.util.debug
Class ObjectTypeNodeVisitor

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

public class ObjectTypeNodeVisitor
extends AbstractNetworkNodeVisitor


Field Summary
static ObjectTypeNodeVisitor INSTANCE
           
 
Constructor Summary
protected ObjectTypeNodeVisitor()
           
 
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 ObjectTypeNodeVisitor INSTANCE
Constructor Detail

ObjectTypeNodeVisitor

protected ObjectTypeNodeVisitor()
Method Detail

doVisit

protected void doVisit(NetworkNode node,
                       Stack<NetworkNode> nodeStack,
                       StatefulKnowledgeSessionInfo info)
Specified by:
doVisit in class AbstractNetworkNodeVisitor


Copyright © 2001-2013 JBoss Inc.. All Rights Reserved.