org.powertac.visualizer.user
Class ChatGlobal

java.lang.Object
  extended by org.powertac.visualizer.user.ChatGlobal

@Service
public class ChatGlobal
extends Object


Constructor Summary
ChatGlobal()
           
 
Method Summary
 void addMsg(String msg)
           
 ArrayList<String> getMsgs()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ChatGlobal

public ChatGlobal()
Method Detail

getMsgs

public ArrayList<String> getMsgs()

addMsg

public void addMsg(String msg)


Copyright © 2013 Power TAC. All Rights Reserved.