Interface DeploymentFailedStartHandler


  • public interface DeploymentFailedStartHandler
    • Method Detail

      • handleFailedInitialStart

        void handleFailedInitialStart()
        This method is called if the app fails to start the first time. This allows for hot deployment providers to still start, and provide a way for the user to recover their app