org.drools.simulation.impl
Class Simulator.DefaultCommandExecutionHandler
java.lang.Object
org.drools.simulation.impl.Simulator.DefaultCommandExecutionHandler
- All Implemented Interfaces:
- Simulator.CommandExecutionHandler
- Enclosing class:
- Simulator
public static class Simulator.DefaultCommandExecutionHandler
- extends Object
- implements Simulator.CommandExecutionHandler
|
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 |
Simulator.DefaultCommandExecutionHandler
public Simulator.DefaultCommandExecutionHandler()
execute
public Object execute(org.drools.core.command.impl.GenericCommand command,
org.kie.internal.command.Context context)
- Specified by:
execute in interface Simulator.CommandExecutionHandler
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.