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, ShutdownBuildTimeConfig shutdownBuildTimeConfig, io.quarkus.runtime.shutdown.ShutdownRecorder recorder)
-
Constructor Details
-
ShutdownListenerBuildStep
public ShutdownListenerBuildStep()
-
-
Method Details
-
setupShutdown
void setupShutdown(List<ShutdownListenerBuildItem> listeners, ShutdownBuildTimeConfig shutdownBuildTimeConfig, io.quarkus.runtime.shutdown.ShutdownRecorder recorder)
-