org.opennms.features.poller.remote.gwt.client
Class Main

java.lang.Object
  extended by org.opennms.features.poller.remote.gwt.client.Main
All Implemented Interfaces:
com.google.gwt.core.client.EntryPoint

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


Constructor Summary
Main()
           
 
Method Summary
 com.google.gwt.event.shared.HandlerManager getEventBus()
           
 String getMapType()
          getMapImplementationType
 void onModuleLoad()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Main

public Main()
Method Detail

onModuleLoad

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

getMapType

public String getMapType()

getMapImplementationType

Returns:
a String object.

getEventBus

public com.google.gwt.event.shared.HandlerManager getEventBus()


Copyright © 2011. All Rights Reserved.