org.powertac.common.interfaces
Interface BrokerMessageListener


public interface BrokerMessageListener

Implementors of this interface will be notified of market change events by calling registerBrokerMarketListener(this) on BrokerProxy.

Author:
David Dauer

Method Summary
 void receiveMessage(Object msg)
           
 

Method Detail

receiveMessage

void receiveMessage(Object msg)


Copyright © 2011 Power TAC. All Rights Reserved.