Class JadiceEventBus

java.lang.Object
com.levigo.jadice.web.client.event.JadiceEventBus

public class JadiceEventBus extends Object
This EventBus is used to propagate the events extending JadiceEvent.

Access to its Singleton instance is provided via JadiceEventBus.get().

  • Method Details

    • get

      public static com.google.gwt.event.shared.EventBus get()