org.drools.jax.rs
Class CommandExecutorImpl
java.lang.Object
org.drools.jax.rs.CommandExecutorImpl
- All Implemented Interfaces:
- org.drools.runtime.CommandExecutor
public class CommandExecutorImpl
- extends Object
- implements org.drools.runtime.CommandExecutor
Method Summary |
|
execute(org.drools.command.Command<T> command)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CommandExecutorImpl
public CommandExecutorImpl()
CommandExecutorImpl
public CommandExecutorImpl(boolean restFlag)
execute
public <T> T execute(org.drools.command.Command<T> command)
- Specified by:
execute
in interface org.drools.runtime.CommandExecutor
Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.