| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
SYSTEM_PROPERTY_OVERRIDE |
"-O" |
| 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_ARTIFACT |
"Only applications are allowed to have a parent artifact" |
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 |
CLASSLOADER_MODEL_JSON_DESCRIPTOR |
"classloader-model.json" |
public static final String |
CLASSLOADER_MODEL_JSON_PATCH_DESCRIPTOR |
"classloader-model-patch.json" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
CLUSTER_MANAGER_ID |
"_muleClusterManager" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
FILE_SYSTEM_POLICY_MODEL_LOADER_ID |
"FILE_SYSTEM_POLICY_MODEL_LOADER" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
MISSING_POLICY_DESCRIPTOR_ERROR |
"Policy must contain a mule-artifact.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_EXTENSION" |
public static final String |
TYPE |
"type" |
public static final String |
VERSION |
"version" |
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.