Drools :: Camel integration Legacy5 6.0.0.CR1

org.drools.jax.rs
Class CommandExecutorImpl

java.lang.Object
  extended by org.drools.jax.rs.CommandExecutorImpl
All Implemented Interfaces:
org.kie.api.runtime.CommandExecutor

public class CommandExecutorImpl
extends Object
implements org.kie.api.runtime.CommandExecutor


Constructor Summary
CommandExecutorImpl()
           
CommandExecutorImpl(boolean restFlag)
           
 
Method Summary
<T> T
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
 

Constructor Detail

CommandExecutorImpl

public CommandExecutorImpl()

CommandExecutorImpl

public CommandExecutorImpl(boolean restFlag)
Method Detail

execute

public <T> T execute(org.kie.api.command.Command<T> command)
Specified by:
execute in interface org.kie.api.runtime.CommandExecutor

Drools :: Camel integration Legacy5 6.0.0.CR1

Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.