org.powertac.visualizer.push
Class GlobalPusher

java.lang.Object
  extended by org.powertac.visualizer.push.GlobalPusher

public class GlobalPusher
extends Object


Constructor Summary
GlobalPusher(WeatherPusher weatherPusher, NominationPusher nominationPusher)
           
 
Method Summary
 NominationPusher getNominations()
           
 WeatherPusher getWeather()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GlobalPusher

public GlobalPusher(WeatherPusher weatherPusher,
                    NominationPusher nominationPusher)
Method Detail

getNominations

public NominationPusher getNominations()

getWeather

public WeatherPusher getWeather()


Copyright © 2013 Power TAC. All Rights Reserved.