massim.framework.rmi
Interface SimulationStateServer

All Superinterfaces:
java.rmi.Remote, java.io.Serializable

public interface SimulationStateServer
extends java.rmi.Remote, java.io.Serializable


Method Summary
 SimulationState getSimulationState()
          Retrieve the last simulation state (if there is any simulation running), else null.
 

Method Detail

getSimulationState

SimulationState getSimulationState()
                                   throws java.rmi.RemoteException
Retrieve the last simulation state (if there is any simulation running), else null.

Returns:
Throws:
java.rmi.RemoteException


Copyright © 2011. All Rights Reserved.