public final class ShutdownContextBuildItem extends SimpleBuildItem implements ShutdownContext, BytecodeRecorderImpl.ReturnedProxy
ShutdownContext.CloseRunnable| Constructor and Description |
|---|
ShutdownContextBuildItem() |
| Modifier and Type | Method and Description |
|---|---|
String |
__returned$proxy$key() |
boolean |
__static$$init() |
void |
addLastShutdownTask(Runnable runnable) |
void |
addShutdownTask(Runnable runnable) |
public String __returned$proxy$key()
__returned$proxy$key in interface BytecodeRecorderImpl.ReturnedProxypublic boolean __static$$init()
__static$$init in interface BytecodeRecorderImpl.ReturnedProxypublic void addShutdownTask(Runnable runnable)
addShutdownTask in interface ShutdownContextpublic void addLastShutdownTask(Runnable runnable)
addLastShutdownTask in interface ShutdownContextCopyright © 2021 JBoss by Red Hat. All rights reserved.