org.drools.simulation.impl
Interface Simulator.CommandExecutionHandler

All Known Implementing Classes:
JUnitSimulationRunner.JunitCommandExecutionHandler, Simulator.DefaultCommandExecutionHandler
Enclosing class:
Simulator

public static interface Simulator.CommandExecutionHandler


Method Summary
 Object execute(org.drools.command.impl.GenericCommand command, org.drools.command.Context context)
           
 

Method Detail

execute

Object execute(org.drools.command.impl.GenericCommand command,
               org.drools.command.Context context)


Copyright © 2001-2011 JBoss Inc.. All Rights Reserved.