org.drools.common
Interface NodeMemory

All Known Implementing Classes:
AccumulateNode, AlphaNode, BetaNode, EvalConditionNode, ExistsNode, FromNode, JoinNode, NotNode, ObjectTypeNode, PropagationQueuingNode, RightInputAdapterNode

public interface NodeMemory


Method Summary
 Object createMemory(RuleBaseConfiguration config)
           
 int getId()
           
 

Method Detail

getId

int getId()

createMemory

Object createMemory(RuleBaseConfiguration config)


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