Class ArcShutdownListener

java.lang.Object
io.quarkus.arc.shutdown.ArcShutdownListener
All Implemented Interfaces:
ShutdownListener

public class ArcShutdownListener extends Object implements ShutdownListener
Fires an observable ShutdownDelayInitiatedEvent in the pre-shutdown phase if quarkus.shutdown.delay-enabled=true.