| Package | Description |
|---|---|
| io.quarkus.runtime | |
| io.quarkus.runtime.logging | |
| io.quarkus.runtime.shutdown |
| Modifier and Type | Class and Description |
|---|---|
class |
ApplicationConfig |
class |
BannerRuntimeConfig |
class |
CommandLineRuntimeConfig
This configuration class is here to avoid warnings when using
-Dquarkus.args=.... |
class |
LocalesBuildTimeConfig |
class |
ThreadPoolConfig
The core thread pool config.
|
class |
TopLevelRootConfig
This is used currently only to suppress warnings about unknown properties
when the user supplies something like: -Dquarkus.profile=someProfile
TODO refactor code to actually use these values
|
| Modifier and Type | Class and Description |
|---|---|
class |
LogConfig |
| Modifier and Type | Class and Description |
|---|---|
class |
ShutdownConfig |
Copyright © 2020 JBoss by Red Hat. All rights reserved.