static class ComponentStarter.ComponentShutdownHook
extends java.lang.Object
implements java.lang.Runnable
| Constructor and Description |
|---|
ComponentShutdownHook(LifecycleComponent component,
java.util.concurrent.CompletableFuture<java.lang.Void> future) |
| Modifier and Type | Method and Description |
|---|---|
void |
run() |
ComponentShutdownHook(LifecycleComponent component, java.util.concurrent.CompletableFuture<java.lang.Void> future)
Copyright © 2011–2023 The Apache Software Foundation. All rights reserved.