org.drools.simulation.impl
Class JUnitSimulationRunner.JunitCommandExecutionHandler
java.lang.Object
org.drools.simulation.impl.JUnitSimulationRunner.JunitCommandExecutionHandler
- All Implemented Interfaces:
- Simulator.CommandExecutionHandler
- Enclosing class:
- JUnitSimulationRunner
public static class JUnitSimulationRunner.JunitCommandExecutionHandler
- extends Object
- implements Simulator.CommandExecutionHandler
|
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 |
JUnitSimulationRunner.JunitCommandExecutionHandler
public JUnitSimulationRunner.JunitCommandExecutionHandler(org.junit.runner.notification.RunNotifier notifier,
Map<String,org.junit.runner.Description> testGroups)
execute
public Object execute(org.drools.command.impl.GenericCommand command,
org.drools.command.Context context)
- Specified by:
execute in interface Simulator.CommandExecutionHandler
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.