org.drools.simulation.impl
Class Simulator.DefaultCommandExecutionHandler

java.lang.Object
  extended by org.drools.simulation.impl.Simulator.DefaultCommandExecutionHandler
All Implemented Interfaces:
Simulator.CommandExecutionHandler
Enclosing class:
Simulator

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


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

Constructor Detail

Simulator.DefaultCommandExecutionHandler

public Simulator.DefaultCommandExecutionHandler()
Method Detail

execute

public Object execute(org.drools.command.impl.GenericCommand command,
                      org.drools.command.Context context)
Specified by:
execute in interface Simulator.CommandExecutionHandler


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