org.powertac.server
Class TournamentSchedulerService
java.lang.Object
org.powertac.server.TournamentSchedulerService
@Service
public class TournamentSchedulerService
- extends Object
| 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)
getBootUrl
public URL getBootUrl()
getConfigUrl
public URL getConfigUrl()
ready
public void ready()
inProgress
public void inProgress(int gameLength)
heartbeat
public void heartbeat(int timeslotIndex,
String standings)
sendResults
public void sendResults(String results)
Copyright © 2012 Power TAC. All Rights Reserved.