org.drools.jax.rs
Class CommandExecutorImpl
java.lang.Object
org.drools.jax.rs.CommandExecutorImpl
- All Implemented Interfaces:
- org.kie.api.runtime.CommandExecutor
public class CommandExecutorImpl
- extends Object
- implements org.kie.api.runtime.CommandExecutor
|
Method Summary |
|
execute(org.kie.api.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.kie.api.command.Command<T> command)
- Specified by:
execute in interface org.kie.api.runtime.CommandExecutor
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.