org.drools.guvnor.server.simulation
Class SimulationTestServiceImpl
java.lang.Object
org.drools.guvnor.server.simulation.SimulationTestServiceImpl
- All Implemented Interfaces:
- com.google.gwt.user.client.rpc.RemoteService, SimulationTestService
@ApplicationScoped
public class SimulationTestServiceImpl
- extends Object
- implements SimulationTestService
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SimulationTestServiceImpl
public SimulationTestServiceImpl()
runSimulation
@LoggedIn
public void runSimulation(String moduleName,
SimulationModel simulation)
throws DetailedSerializationException
- Specified by:
runSimulation
in interface SimulationTestService
- Throws:
DetailedSerializationException
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.