Interface IShutdownable


public interface IShutdownable
Since:
21.06.2017
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Event will be called before application shutdown
  • Method Details

    • onShutdown

      void onShutdown()
      Event will be called before application shutdown