org.powertac.visualizer.services.handlers
Class VisualizerMessageHandlerHelperService

java.lang.Object
  extended by org.powertac.visualizer.services.handlers.VisualizerMessageHandlerHelperService

@Service
public class VisualizerMessageHandlerHelperService
extends Object


Constructor Summary
VisualizerMessageHandlerHelperService()
           
 
Method Summary
 void buildDayOverview()
          Builds day overview object for VisualizerBean.
 int computeRelativeTimeslotIndex(org.joda.time.Instant timeslot)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VisualizerMessageHandlerHelperService

public VisualizerMessageHandlerHelperService()
Method Detail

computeRelativeTimeslotIndex

public int computeRelativeTimeslotIndex(org.joda.time.Instant timeslot)

buildDayOverview

public void buildDayOverview()
Builds day overview object for VisualizerBean. Should be called after visualizerBean and brokers have been informed about the new timeslot index.



Copyright © 2012 Power TAC. All Rights Reserved.