| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
SYSTEM_PROPERTY_OVERRIDE |
"-O" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
ADD_TEST_DEPENDENCIES_KEY |
"mule.embedded.maven.addTestDependenciesToAppClassPath" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
PROPERTY_CONFIG_RESOURCES |
"config.resources" |
public static final String |
PROPERTY_DOMAIN |
"domain" |
protected static final String |
PROPERTY_ENCODING |
"encoding" |
protected static final String |
PROPERTY_LOG_CONFIG_FILE |
"log.configFile" |
public static final String |
PROPERTY_REDEPLOYMENT_ENABLED |
"redeployment.enabled" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
CLASS_LOADER_REPOSITORY_CANNOT_BE_NULL |
"classLoaderRepository cannot be null" |
protected static final String |
CLASS_LOADER_REPOSITORY_WAS_NOT_SET |
"classLoaderRepository was not set" |
protected static final String |
EXECUTION_CLASSLOADER_WAS_NOT_SET |
"Execution classloader was not set" |
protected static final String |
EXTENSION_MODEL_LOADER_REPOSITORY_CANNOT_BE_NULL |
"extensionModelLoaderRepository cannot be null" |
protected static final String |
INSTALLATION_DIRECTORY_MUST_BE_A_DIRECTORY |
"installation directory must be a directory" |
protected static final String |
MULE_CONTEXT_ARTIFACT_PROPERTIES_CANNOT_BE_NULL |
"MuleContext artifact properties cannot be null" |
protected static final String |
ONLY_APPLICATIONS_ARE_ALLOWED_TO_HAVE_A_PARENT_CONTEXT |
"Only applications are allowed to have a parent context" |
protected static final String |
SERVICE_CONFIGURATOR_CANNOT_BE_NULL |
"serviceConfigurator cannot be null" |
protected static final String |
SERVICE_REPOSITORY_CANNOT_BE_NULL |
"serviceRepository cannot be null" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
META_INF_FOLDER |
"META-INF" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
CLASSES_DIR |
"classes" |
public static final String |
FILE_SYSTEM_POLICY_MODEL_LOADER_ID |
"FILE_SYSTEM_POLICY_MODEL_LOADER" |
protected static final String |
LIB_DIR |
"lib" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
MISSING_POLICY_DESCRIPTOR_ERROR |
"Policy must contain a mule-policy.json file" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
ARTIFACT_ID |
"artifactId" |
public static final String |
CLASSIFIER |
"classifier" |
public static final String |
GROUP_ID |
"groupId" |
public static final String |
PROPERTIES_BUNDLE_DESCRIPTOR_LOADER_ID |
"PROPERTIES" |
public static final String |
TYPE |
"type" |
public static final String |
VERSION |
"version" |
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.