Uses of Interface
org.powertac.common.interfaces.NewTariffListener
-
Packages that use NewTariffListener Package Description org.powertac.common.interfaces org.powertac.customer -
-
Uses of NewTariffListener in org.powertac.common.interfaces
Methods in org.powertac.common.interfaces with parameters of type NewTariffListener Modifier and Type Method Description voidTariffMarket. registerNewTariffListener(NewTariffListener listener)Registers a listener for publication of new Tariffs. -
Uses of NewTariffListener in org.powertac.customer
Classes in org.powertac.customer that implement NewTariffListener Modifier and Type Class Description classCustomerModelServiceManages a set of customer models.
-