Package org.powertac.samplebroker.core
Class BrokerMain
java.lang.Object
org.powertac.samplebroker.core.BrokerMain
public class BrokerMain extends Object
This is the top level of a Power TAC broker implementation. Command-line
processing and all other functions are delegated to an instance of
BrokerRunner.
- Author:
- John Collins
-
Constructor Summary
Constructors Constructor Description BrokerMain() -
Method Summary
-
Constructor Details
-
BrokerMain
public BrokerMain()
-
-
Method Details
-
main
Sets up the broker. Single command-line arg is the username
-