Package org.powertac.samplebroker.core
Class BrokerTournamentService
java.lang.Object
org.powertac.samplebroker.core.BrokerTournamentService
@Service public class BrokerTournamentService extends Object
Logs a broker into a tournament server, retrieving tournament-specific
and game-specific configuration data from the server. This data can then
be used to log into a simulation.
- Author:
- Erik Onarheim
-
Constructor Summary
Constructors Constructor Description BrokerTournamentService() -
Method Summary
-
Constructor Details
-
BrokerTournamentService
public BrokerTournamentService()
-
-
Method Details
-
init
public void init() -
getJmsUrl
-
getServerQueueName
-
getBrokerQueueName
-
login
-