org.powertac.visualizer.services.handlers
Class BrokerMessageHandler
java.lang.Object
org.powertac.visualizer.services.handlers.BrokerMessageHandler
- All Implemented Interfaces:
- Initializable
@Service
public class BrokerMessageHandler
- extends Object
- implements Initializable
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BrokerMessageHandler
public BrokerMessageHandler()
initialize
public void initialize()
- Specified by:
initialize in interface Initializable
handleMessage
public void handleMessage(org.powertac.common.Competition competition)
handleMessage
public void handleMessage(org.powertac.common.TariffSpecification tariffSpecification)
handleMessage
public void handleMessage(org.powertac.common.CashPosition msg)
handleMessage
public void handleMessage(org.powertac.common.TariffTransaction msg)
handleMessage
public void handleMessage(org.powertac.common.DistributionTransaction msg)
handleMessage
public void handleMessage(org.powertac.common.BalancingTransaction bt)
Copyright © 2013 Power TAC. All Rights Reserved.