| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DEFAULT_PROPERTY_PLACEHOLDER_LOCATION |
"classpath:application.properties;optional=true" |
public static final String |
INITIAL_PROPERTIES_LOCATION |
"camel.main.initial-properties-location" |
public static final String |
OVERRIDE_PROPERTIES_LOCATION |
"camel.main.override-properties-location" |
public static final String |
PROPERTY_PLACEHOLDER_LOCATION |
"camel.main.property-placeholder-location" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final int |
DEFAULT_EXIT_CODE |
0 |
protected static final int |
UNINITIALIZED_EXIT_CODE |
-2147483648 |
Apache Camel