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 classAccountingServiceImplementation ofAccounting -
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.tariffmarket
Classes in org.powertac.tariffmarket that implement InitializationService Modifier and Type Class Description classCapacityControlServiceService for managing balancing and economic controls.classTariffMarketServiceImplements the Tariff Market abstraction.
-