Class AllEventsListener


  • @ApplicationScoped
    public class AllEventsListener
    extends Object
    Debugging event listener to simply spit each event out to the system console.
    • Constructor Detail

      • AllEventsListener

        public AllEventsListener()
    • Method Detail

      • onEvent

        public void onEvent​(Object evt)
        Print the event to the console