| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
SYSTEM_PROPERTY_OVERRIDE |
"-O" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
IS_POLICY_REORDER |
"isPolicyReorder" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
START |
"start" |
protected static final String |
STOP |
"stop" |
| 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_OR_POLICIES_ARE_ALLOWED_TO_HAVE_A_PARENT_ARTIFACT |
"Only applications or policies 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 |
PLUGIN_CL_ID_TEMPLATE |
"%s Plugin CL" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
CLASS_LOADER_MODEL_VERSION_120 |
"1.2.0" |
public static final String |
CLASSLOADER_MODEL_JSON_DESCRIPTOR |
"classloader-model.json" |
public static final String |
CLASSLOADER_MODEL_JSON_PATCH_DESCRIPTOR |
"classloader-model-patch.json" |
public static final String |
CLASSLOADER_MODEL_MAVEN_REACTOR_RESOLVER |
"_classLoaderModelMavenReactorResolver" |
public static final String |
MULE_ARTIFACT_PATCH_JSON_FILE_NAME |
"mule-artifact-patch.json" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
MULE_PLUGIN |
"mule-plugin" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
MULE_HTTP_CONNECTOR_ARTIFACT_ID |
"mule-http-connector" |
protected static final String |
MULE_HTTP_CONNECTOR_GROUP_ID |
"org.mule.connectors" |
| 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 |
|---|---|---|
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–2021 MuleSoft, Inc.. All rights reserved.