com.eliasbalasis.tibcopagebus4gwt.test.client
Class Test

java.lang.Object
  extended by com.eliasbalasis.tibcopagebus4gwt.test.client.Test
All Implemented Interfaces:
com.google.gwt.core.client.EntryPoint

public class Test
extends java.lang.Object
implements com.google.gwt.core.client.EntryPoint

Entry point classes define onModuleLoad().


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

Constructor Detail

Test

public Test()
Method Detail

onModuleLoad

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