Drools Simulator 6.2.0.Final

org.drools.simulation.impl
Class JUnitSimulationRunner.JunitCommandExecutionHandler

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

public static class JUnitSimulationRunner.JunitCommandExecutionHandler
extends Object
implements Simulator.CommandExecutionHandler


Constructor Summary
JUnitSimulationRunner.JunitCommandExecutionHandler(org.junit.runner.notification.RunNotifier notifier, Map<String,org.junit.runner.Description> testGroups)
           
 
Method Summary
 Object execute(org.drools.core.command.impl.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

JUnitSimulationRunner.JunitCommandExecutionHandler

public JUnitSimulationRunner.JunitCommandExecutionHandler(org.junit.runner.notification.RunNotifier notifier,
                                                          Map<String,org.junit.runner.Description> testGroups)
Method Detail

execute

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

Drools Simulator 6.2.0.Final

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