public class PropagationQueueingNodeVisitor extends AbstractNetworkNodeVisitor
Modifier and Type | Field and Description |
---|---|
static PropagationQueueingNodeVisitor |
INSTANCE |
Modifier | Constructor and Description |
---|---|
protected |
PropagationQueueingNodeVisitor() |
Modifier and Type | Method and Description |
---|---|
protected void |
doVisit(NetworkNode node,
Stack<NetworkNode> nodeStack,
StatefulKnowledgeSessionInfo info) |
visit
public static final PropagationQueueingNodeVisitor INSTANCE
protected void doVisit(NetworkNode node, Stack<NetworkNode> nodeStack, StatefulKnowledgeSessionInfo info)
doVisit
in class AbstractNetworkNodeVisitor
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.