| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
ROOT_LOCATION |
"" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
CLASSLOADER_MODEL_JSON |
"classloader-model.json" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
COMPILED_JAVA_EXTENSION |
"class" |
public static final String |
DEFAULT_PACKAGE_EXPORT |
"" |
public static final String |
EXPORTED_PACKAGES |
"exportedPackages" |
public static final String |
EXPORTED_RESOURCES |
"exportedResources" |
public static final String |
PACKAGE_SEPARATOR |
"." |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
CLASS_PATH_SEPARATOR |
"/" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
MULE_ARTIFACT_JSON |
"mule-artifact.json" |
public static final String |
POM_PROPERTIES |
"pom.properties" |
public static final String |
POM_XML |
"pom.xml" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
MULE_EXCLUDE_FILENAME |
"_muleExclude" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DEPLOY_GOAL |
"deploy" |
public static final String |
VALIDATE_GOAL |
"validate" |
Copyright © 2018 MuleSoft Inc. All rights reserved.