net.officefloor.demo.chat.client
Class ChatEntryPoint

java.lang.Object
  extended by net.officefloor.demo.chat.client.ChatEntryPoint
All Implemented Interfaces:
com.google.gwt.core.client.EntryPoint

public class ChatEntryPoint
extends Object
implements com.google.gwt.core.client.EntryPoint

Chat demo EntryPoint.

Author:
Daniel Sagenschneider

Constructor Summary
ChatEntryPoint()
           
 
Method Summary
 void onModuleLoad()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ChatEntryPoint

public ChatEntryPoint()
Method Detail

onModuleLoad

public void onModuleLoad()
Specified by:
onModuleLoad in interface com.google.gwt.core.client.EntryPoint


Copyright © 2005-2013. All Rights Reserved.