Package org.powertac.common.msg
Class PauseRelease
java.lang.Object
org.powertac.common.msg.PauseRelease
public class PauseRelease extends Object
This message is used by a broker to release a pause in the simulation that
was previously requested by the same broker. If valid (the simulation is
actually paused as a result of a request by the same broker), it will in
turn result in a broadcast sim-resume message giving the updated start time.
- Author:
- John Collins
-
Constructor Summary
Constructors Constructor Description PauseRelease(Broker broker) -
Method Summary