Package io.quarkus.deployment.steps
Class ShutdownListenerBuildStep
java.lang.Object
io.quarkus.deployment.steps.ShutdownListenerBuildStep
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) voidsetupShutdown(List<ShutdownListenerBuildItem> listeners, ShutdownRecorder recorder)
-
Constructor Details
-
ShutdownListenerBuildStep
public ShutdownListenerBuildStep()
-
-
Method Details
-
setupShutdown
-