org.powertac.server
Class TournamentSchedulerService
java.lang.Object
org.powertac.server.TournamentSchedulerService
- All Implemented Interfaces:
- org.powertac.common.interfaces.InitializationService
@Service
public class TournamentSchedulerService
- extends Object
- implements org.powertac.common.interfaces.InitializationService
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TournamentSchedulerService
public TournamentSchedulerService()
getGameId
public int getGameId()
setGameId
public void setGameId(int gameId)
getTournamentSchedulerUrl
public String getTournamentSchedulerUrl()
setTournamentSchedulerUrl
public void setTournamentSchedulerUrl(String tournamentSchedulerUrl)
ready
public void ready()
initialize
public String initialize(org.powertac.common.Competition competition,
List<String> completedInits)
- Specified by:
initialize in interface org.powertac.common.interfaces.InitializationService
setDefaults
public void setDefaults()
- Specified by:
setDefaults in interface org.powertac.common.interfaces.InitializationService
Copyright © 2012 Power TAC. All Rights Reserved.