Drools :: Core 6.1.0.Beta1

org.drools.core.world.impl
Class WorldImpl.DefaultCommandExecutionHandler

java.lang.Object
  extended by org.drools.core.world.impl.WorldImpl.DefaultCommandExecutionHandler
All Implemented Interfaces:
WorldImpl.CommandExecutionHandler
Enclosing class:
WorldImpl

public static class WorldImpl.DefaultCommandExecutionHandler
extends Object
implements WorldImpl.CommandExecutionHandler


Constructor Summary
WorldImpl.DefaultCommandExecutionHandler()
           
 
Method Summary
 Object execute(GenericCommand command, org.kie.internal.command.Context context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WorldImpl.DefaultCommandExecutionHandler

public WorldImpl.DefaultCommandExecutionHandler()
Method Detail

execute

public Object execute(GenericCommand command,
                      org.kie.internal.command.Context context)
Specified by:
execute in interface WorldImpl.CommandExecutionHandler

Drools :: Core 6.1.0.Beta1

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