Created
January 16, 2016 19:59
-
-
Save AndrejGajdos/fe01ebaa9260ec3d07e7 to your computer and use it in GitHub Desktop.
Initializing MessageBus without RequestDispatcher
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ErraiService<?> service = ErraiServiceSingleton.getService(); | |
this.bus = service.getBus(); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment