org.errai.samples.asyncdemo.client
Class AsyncClient

java.lang.Object
  extended by org.errai.samples.asyncdemo.client.AsyncClient
All Implemented Interfaces:
com.google.gwt.core.client.EntryPoint

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


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

Constructor Detail

AsyncClient

public AsyncClient()
Method Detail

onModuleLoad

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


Copyright © 2011 JBoss, a division of Red Hat. All Rights Reserved.