0 Replies Latest reply on Oct 27, 2015 7:07 AM by nick.evers

    @AfterInitialization for local event bus

    nick.evers

      Hi,

       

      Simple question: I know that you need to use the @AfterInitialization annotation to make sure that the local _and_ remote eventbus is ready.

      However, assuming you're developing an application that does not need any runtime connection to the server, you would only want to wait for the local event bus to be ready.

       

      Is there any lifecycle hook available to let me know when only the local event bus is ready to go?

      I can imaging that this feature would be useful even for applications that do connect to a server.

       

      Thanks,

      Nick