| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
BEANS_XML |
"META-INF/beans.xml" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
CLASS_FILE_EXTENSION |
".class" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DISABLE_JANDEX_DISCOVERY_STRATEGY |
"org.jboss.weld.discovery.disableJandexDiscovery" |
public static final String |
JANDEX_DISCOVERY_STRATEGY_CLASS_NAME |
"org.jboss.weld.environment.deployment.discovery.jandex.JandexDiscoveryStrategy" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
CATCHING_MARKER |
"Catching" |
public static final String |
WELD_ENV_PROJECT_CODE |
"WELD-ENV-" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
BEAN_ARCHIVE_ID_BASE_DELIMITER |
"_" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
PROBE_EXTENSION_CLASS_NAME |
"org.jboss.weld.probe.ProbeExtension" |
public static final String |
PROBE_FILTER_CLASS_NAME |
"org.jboss.weld.probe.ProbeFilter" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
CLASS_FILE_EXTENSION |
".class" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
JAR_URL_SEPARATOR |
"!/" |
public static final String |
PROCOTOL_FILE |
"file" |
public static final String |
PROCOTOL_HTTP |
"http" |
public static final String |
PROCOTOL_HTTPS |
"https" |
public static final String |
PROCOTOL_JAR |
"jar" |
public static final String |
PROCOTOL_WAR |
"war" |
public static final String |
PROTOCOL_FILE_PART |
"file:" |
public static final String |
PROTOCOL_WAR_PART |
"war:" |
Copyright © 2018. All rights reserved.