Uses of Interface
org.powertac.common.interfaces.ContextService
-
Packages that use ContextService Package Description org.powertac.genco -
-
Uses of ContextService in org.powertac.genco
Classes in org.powertac.genco that implement ContextService Modifier and Type Class Description class
SimpleGencoService
Very simple service that operates wholesale market actors, activated by theorg.powertac.server.CompetitionControlService
once each timeslot.Methods in org.powertac.genco with parameters of type ContextService Modifier and Type Method Description void
MisoBuyer. init(BrokerProxy proxy, int seedId, ContextService service)
-