public class ErraiBus extends Object implements com.google.gwt.core.client.EntryPoint
MessageBus
which can be obtained by calling: ErraiBus.get()Constructor and Description |
---|
ErraiBus() |
Modifier and Type | Method and Description |
---|---|
static MessageBus |
get()
Obtain an instance of the client MessageBus.
|
static RequestDispatcher |
getDispatcher() |
void |
onModuleLoad() |
public static MessageBus get()
public static RequestDispatcher getDispatcher()
public void onModuleLoad()
onModuleLoad
in interface com.google.gwt.core.client.EntryPoint
Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.