org.drools.guvnor.shared.simulation
Interface SimulationTestServiceAsync


public interface SimulationTestServiceAsync


Method Summary
 void runSimulation(String moduleName, SimulationModel simulation, com.google.gwt.user.client.rpc.AsyncCallback<Void> callback)
           
 

Method Detail

runSimulation

void runSimulation(String moduleName,
                   SimulationModel simulation,
                   com.google.gwt.user.client.rpc.AsyncCallback<Void> callback)


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