Interface RestartListener


  • public interface RestartListener
    Listener that is notified of application restarts.
    Since:
    1.3.0
    • Method Detail

      • beforeRestart

        void beforeRestart()
        Called before an application restart.