| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
SYSTEM_PROPERTY_OVERRIDE |
"-O" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
META_INF_FOLDER |
"META-INF" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected 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 |
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_REPOSITORY_CANNOT_BE_NULL |
"serviceRepository cannot be null" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
BUNDLE_DESCRIPTOR_SEPARATOR |
":" |
public static final String |
EXPORTED_PACKAGES |
"exportedPackages" |
public static final String |
EXPORTED_RESOURCES |
"exportedResources" |
public static final String |
MAVEN_ID_CLASSLOADER_MODEL_DESCRIPTOR |
"maven" |
public static final String |
PLUGIN_DEPENDENCIES |
"plugin.dependencies" |
public static final String |
PLUGIN_PROPERTIES |
"plugin.properties" |
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.