Class ShutdownContextBuildItem

java.lang.Object
io.quarkus.builder.item.BuildItem
io.quarkus.builder.item.SimpleBuildItem
io.quarkus.deployment.builditem.ShutdownContextBuildItem
All Implemented Interfaces:
BytecodeRecorderImpl.ReturnedProxy, ShutdownContext

public final class ShutdownContextBuildItem extends SimpleBuildItem implements ShutdownContext, BytecodeRecorderImpl.ReturnedProxy
A build item that can be used to register shutdown tasks in runtime recorders.