站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss RULES 3.0.6 API 英文版文档

NodeMemory - JBoss RULES 3.0.6 API 英文版文档


org.drools.common
Interface NodeMemory

All Known Implementing Classes:
NotNode

public interface NodeMemory


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

Method Detail

getId

int getId()

createMemory

java.lang.Object createMemory(RuleBaseConfiguration config)