| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
PROPERTIES_EXTENSION |
".properties" |
protected static final String |
UNKNOWN |
"unknown" |
protected static final String |
YAML_EXTENSION |
".yaml" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
PLACEHOLDER_PREFIX |
"${" |
public static final String |
PLACEHOLDER_SUFFIX |
"}" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
GLOBAL_PROPERTY |
"global-property" |
Copyright © 2003–2022 MuleSoft, Inc.. All rights reserved.