Interface Application

    • Method Detail

      • onStartup

        void onStartup()
        The operating system calls this method to notify that the application is started.
      • onShutdown

        void onShutdown()
        The operating system calls this method to notify that the application is going to be torn down.