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
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PauseRelease
public PauseRelease(Broker broker)
getBroker
public Broker getBroker()
Copyright © 2013. All Rights Reserved.