Guvnor web application Drools 6.0.0-SNAPSHOT

org.drools.guvnor.server.simulation
Class SimulationTestServiceImpl

java.lang.Object
  extended by 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


Constructor Summary
SimulationTestServiceImpl()
           
 
Method Summary
 void runSimulation(String moduleName, SimulationModel simulation)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimulationTestServiceImpl

public SimulationTestServiceImpl()
Method Detail

runSimulation

public void runSimulation(String moduleName,
                          SimulationModel simulation)
                   throws DetailedSerializationException
Specified by:
runSimulation in interface SimulationTestService
Throws:
DetailedSerializationException

Guvnor web application Drools 6.0.0-SNAPSHOT

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