Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CORE_POOL_SIZE |
"executor.core-pool-size" |
public static final String |
GROWTH_RESISTANCE |
"executor.growth-resistance" |
public static final String |
KEEP_ALIVE_MILLIS |
"executor.keep-alive-millis" |
public static final String |
MAX_POOL_SIZE |
"executor.max-pool-size" |
public static final String |
QUEUE_SIZE |
"executor.queue-size" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
ELEMENT_NAME |
"<<element name>>" |
public static final String |
HYPHENATED_ELEMENT_NAME |
"<<hyphenated element name>>" |
public static final String |
NO_DEFAULT |
"<<no default>>" |
public static final String |
PARENT |
"<<parent>>" |
Modifier and Type | Constant Field | Value |
---|---|---|
static final String |
APPLICATION_PROPERTIES |
"application.properties" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
BUILD_TIME_CONFIG_NAME |
"META-INF/build-config.properties" |
Modifier and Type | Constant Field | Value |
---|---|---|
static final int |
MAX_DEPTH |
32 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_CONFIG_PROPERTIES_NAME |
"META-INF/quarkus-default-config.properties" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
MAX_LENGTH |
2048 |
Copyright © 2019 JBoss by Red Hat. All rights reserved.