Uses of Interface
org.powertac.common.interfaces.InitializationService
-
Packages that use InitializationService Package Description org.powertac.accounting org.powertac.customer org.powertac.tariffmarket -
-
Uses of InitializationService in org.powertac.accounting
Classes in org.powertac.accounting that implement InitializationService Modifier and Type Class Description class
AccountingService
Implementation ofAccounting
-
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.tariffmarket
Classes in org.powertac.tariffmarket that implement InitializationService Modifier and Type Class Description class
CapacityControlService
Service for managing balancing and economic controls.class
TariffMarketService
Implements the Tariff Market abstraction.
-