org.drools.common
Interface NodeMemory

All Known Implementing Classes:
org.drools.reteoo.BetaNode

public interface NodeMemory

 

Method Summary
 java.lang.Object createMemory(RuleBaseConfiguration config)
           
 int getId()
           
 

Method Detail

getId

public int getId()

createMemory

public java.lang.Object createMemory(RuleBaseConfiguration config)