org.pentaho.platform.dataaccess.datasource.wizard
Class GwtPhysicalDatasourceEntryPoint

java.lang.Object
  extended by org.pentaho.platform.dataaccess.datasource.wizard.GwtPhysicalDatasourceEntryPoint
All Implemented Interfaces:
com.google.gwt.core.client.EntryPoint

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


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

Constructor Detail

GwtPhysicalDatasourceEntryPoint

public GwtPhysicalDatasourceEntryPoint()
Method Detail

onModuleLoad

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