Uses of Interface
org.powertac.common.interfaces.InitializationService
-
Packages that use InitializationService Package Description org.powertac.customer org.powertac.genco -
-
Uses of InitializationService in org.powertac.customer
Classes in org.powertac.customer that implement InitializationService Modifier and Type Class Description class
CustomerModelService
Manages a set of customer models. -
Uses of InitializationService in org.powertac.genco
Classes in org.powertac.genco that implement InitializationService Modifier and Type Class Description class
SimpleGencoService
Very simple service that operates wholesale market actors, activated by theorg.powertac.server.CompetitionControlService
once each timeslot.
-