@ConfigRoot(phase=RUN_TIME) public class ShutdownConfig extends Object
| Modifier and Type | Field and Description |
|---|---|
Optional<Duration> |
timeout
The timeout to wait for running requests to finish.
|
| Constructor and Description |
|---|
ShutdownConfig() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isShutdownTimeoutSet() |
@ConfigItem public Optional<Duration> timeout
Copyright © 2021 JBoss by Red Hat. All rights reserved.