Constant Field Values
Contents
org.jboss.*
-
org.jboss.weld.environment.deployment.AbstractWeldDeployment Modifier and Type Constant Field Value public static final StringBEANS_XML"META-INF/beans.xml"
-
org.jboss.weld.environment.deployment.discovery.FileSystemBeanArchiveHandler Modifier and Type Constant Field Value public static final StringCLASS_FILE_EXTENSION".class"
-
org.jboss.weld.environment.deployment.discovery.jandex.Jandex Modifier and Type Constant Field Value public static final StringDISABLE_JANDEX_DISCOVERY_STRATEGY"org.jboss.weld.discovery.disableJandexDiscovery"public static final StringJANDEX_DISCOVERY_STRATEGY_CLASS_NAME"org.jboss.weld.environment.deployment.discovery.jandex.JandexDiscoveryStrategy"
-
org.jboss.weld.environment.logging.WeldEnvironmentLogger Modifier and Type Constant Field Value public static final StringCATCHING_MARKER"Catching"public static final StringWELD_ENV_PROJECT_CODE"WELD-ENV-"
-
org.jboss.weld.environment.util.BeanArchives Modifier and Type Constant Field Value public static final StringBEAN_ARCHIVE_ID_BASE_DELIMITER"_" -
org.jboss.weld.environment.util.Files Modifier and Type Constant Field Value public static final StringCLASS_FILE_EXTENSION".class" -
org.jboss.weld.environment.util.URLUtils Modifier and Type Constant Field Value public static final StringJAR_URL_SEPARATOR"!/"public static final StringPROCOTOL_FILE"file"public static final StringPROCOTOL_HTTP"http"public static final StringPROCOTOL_HTTPS"https"public static final StringPROCOTOL_JAR"jar"public static final StringPROCOTOL_WAR"war"public static final StringPROTOCOL_FILE_PART"file:"public static final StringPROTOCOL_WAR_PART"war:"