org.powertac.visualizer.services
Class PushService

java.lang.Object
  extended by org.powertac.visualizer.services.PushService

@Service
public class PushService
extends Object


Constructor Summary
PushService()
           
 
Method Summary
 void pushGlobal(GlobalPusher globalPusher)
           
 void pushInfoMessage(InfoPush infoPush)
           
 void pushWholesaleAvg(ArrayList<StatisticsPusher> statisticsPusher)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PushService

public PushService()
Method Detail

pushInfoMessage

public void pushInfoMessage(InfoPush infoPush)

pushGlobal

public void pushGlobal(GlobalPusher globalPusher)

pushWholesaleAvg

public void pushWholesaleAvg(ArrayList<StatisticsPusher> statisticsPusher)


Copyright © 2013 Power TAC. All Rights Reserved.