Interface WebAppListener


  • public interface WebAppListener
    Defines the contract for listening web application events.
    Version:
    $Revision: 1.1 $
    Author:
    Julien Viet
    • Method Detail

      • onEvent

        void onEvent​(WebAppEvent event)
        Signal a web application event to the listener.
        Parameters:
        event - the web application event