Skip to content

Instantly share code, notes, and snippets.

@AndrejGajdos
Created January 16, 2016 19:34
Show Gist options
  • Save AndrejGajdos/42e1cab445e4607edf3d to your computer and use it in GitHub Desktop.
Save AndrejGajdos/42e1cab445e4607edf3d to your computer and use it in GitHub Desktop.
Initializing RequestDispatcher and MessageBus
private RequestDispatcher dispatcher = ErraiBus.getDispatcher();
private MessageBus bus = ErraiBus.get();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment