Interface MainShutdownStrategy.ShutdownEventListener

Enclosing interface:
MainShutdownStrategy

public static interface MainShutdownStrategy.ShutdownEventListener
Event listener when shutting down.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Callback on shutdown
  • Method Details

    • onShutdown

      void onShutdown()
      Callback on shutdown