org.gcube.resourcemanagement.support.client
Class Resource_support

java.lang.Object
  extended by org.gcube.resourcemanagement.support.client.Resource_support
All Implemented Interfaces:
com.google.gwt.core.client.EntryPoint

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


Constructor Summary
Resource_support()
           
Resource_support(com.google.gwt.event.shared.HandlerManager eventBus)
           
 
Method Summary
static Resource_support get()
           
 com.google.gwt.event.shared.HandlerManager getEventBus()
           
 void onModuleLoad()
          This is the entry point method.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Resource_support

public Resource_support()

Resource_support

public Resource_support(com.google.gwt.event.shared.HandlerManager eventBus)
Method Detail

get

public static Resource_support get()

getEventBus

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

onModuleLoad

public void onModuleLoad()
This is the entry point method.

Specified by:
onModuleLoad in interface com.google.gwt.core.client.EntryPoint


Copyright © 2014. All Rights Reserved.