当前页面:
在线文档首页 >
JBoss RULES 4.0.0.11754MR2 API 英文版文档
CommandExecutor (Drools 4.0.0.11754MR2 API) - JBoss RULES 4.0.0.11754MR2 API 英文版文档
org.drools.concurrent
Class CommandExecutor
java.lang.Object
org.drools.concurrent.CommandExecutor
- All Implemented Interfaces:
- Serializable, Runnable
public class CommandExecutor
- extends Object
- implements Runnable, Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CommandExecutor
public CommandExecutor(WorkingMemory workingMemory)
shutdown
public void shutdown()
submit
public Future submit(Command command)
run
public void run()
- Specified by:
run
in interface Runnable
Copyright © 2001-2007
JBoss Inc.. All Rights Reserved.