Uses of Interface
org.powertac.common.interfaces.InitializationService
-
Packages that use InitializationService Package Description org.powertac.customer General customer-model infrastructure.org.powertac.du org.powertac.factoredcustomer org.powertac.genco -
-
Uses of InitializationService in org.powertac.customer
Classes in org.powertac.customer that implement InitializationService Modifier and Type Class Description classCustomerModelServiceManages a set of customer models. -
Uses of InitializationService in org.powertac.du
Classes in org.powertac.du that implement InitializationService Modifier and Type Class Description classDefaultBrokerServiceDefault broker implementation. -
Uses of InitializationService in org.powertac.factoredcustomer
Classes in org.powertac.factoredcustomer that implement InitializationService Modifier and Type Class Description classFactoredCustomerServiceKey class that processes the configuration file and creates a collection of customers during the initialization process. -
Uses of InitializationService in org.powertac.genco
Classes in org.powertac.genco that implement InitializationService Modifier and Type Class Description classSimpleGencoServiceVery simple service that operates wholesale market actors, activated by theorg.powertac.server.CompetitionControlServiceonce each timeslot.
-