Uses of Package
org.powertac.common.interfaces

Packages that use org.powertac.common.interfaces
org.powertac.common   
org.powertac.common.interfaces   
 

Classes in org.powertac.common.interfaces used by org.powertac.common
TariffMarket
          Tariff Market Receives, validates, and stores new tariffs, enforces tariff validity rules.
 

Classes in org.powertac.common.interfaces used by org.powertac.common.interfaces
NewTariffListener
          Implementors of this interface can be notified of new tariff publication by calling registerNewTariffListener(this) on the TariffMarket.
TimeslotPhaseProcessor
          Plugins must extend this class in order to be invoked during timeslot processing by the CompetitionControl.
VisualizerMessageListener
          Implementors of this interface will be notified of selected events necessary for visualization by calling registerVisualizerMessageListener(this) on VisualizerProxy.
 



Copyright © 2012 Power TAC. All Rights Reserved.