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

Command (Drools 4.0.0.11754MR2 API) - JBoss RULES 4.0.0.11754MR2 API 英文版文档


org.drools.concurrent
Interface Command

All Superinterfaces:
Serializable
All Known Implementing Classes:
AssertObject, AssertObjects, FireAllRules, ModifyObject, RetractObject

public interface Command
extends Serializable


Method Summary
 void execute(WorkingMemory workingMemory)
           
 

Method Detail

execute

void execute(WorkingMemory workingMemory)


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