Interface IRestartableApplication


public interface IRestartableApplication
An interface for applications that are restartable.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Restart the application
  • Method Details

    • restart

      void restart()
      Restart the application