Package io.quarkus.dev.spi
Interface DeploymentFailedStartHandler
-
public interface DeploymentFailedStartHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidhandleFailedInitialStart()This method is called if the app fails to start the first time.
-