it.eng.spagobi.engines.jpalo.modules.listeners.client
Class ListenersEntryPoint

java.lang.Object
  extended by it.eng.spagobi.engines.jpalo.modules.listeners.client.ListenersEntryPoint
All Implemented Interfaces:
com.google.gwt.core.client.EntryPoint

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

Entry point for GWT module Listeners.


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

Constructor Detail

ListenersEntryPoint

public ListenersEntryPoint()
Method Detail

onModuleLoad

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