Class BrokerRunner

java.lang.Object
org.powertac.samplebroker.core.BrokerRunner

public class BrokerRunner
extends Object
Multi-session broker runner. The Spring context is re-built for each session. By default, one session runs and the broker exits. Alternatively, the broker will start a new session after the previous session finishes, based on a specified count or time period in hours.
Author:
John Collins, Pascal Brokmeier