| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
PROFILING_FEATURE_MANAGEMENT_SERVICE_KEY |
"PROFILING_FEATURE_MANAGEMENT_SERVICE" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
PRIORITY |
30 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
ID |
"ACTIVATED-IF-ENABLED" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
ARGUMENT_MUST_BE_ENUM |
"The featureEnum argument must be an enum" |
public static final String |
CONSUMER_NAME_MUST_NOT_BE_NULL |
"Consumer name must not be null." |
public static final String |
FEATURE_ENUMS_NOT_NULL |
"The featureEnums argument must not be null" |
public static final String |
FEATURE_HAS_ALREADY_BEEN_ADDED |
"The \'%s\' feature has already been added" |
public static final String |
FEATURE_NAME_MUST_NOT_BE_NULL |
"Feature name must not be null." |
public static final String |
RUNTIME_FEATURE_NOT_REGISTERED |
"Runtime feature %s not registered" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
FEATURE_IS_NOT_REGISTERED |
"Feature \'%s\' is not registered" |
public static final String |
INVALID_FEATURE_SCOPE_ATTRIBUTE |
"Invalid feature scope attribute" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
FEATURE_SCOPE_ATTRIBUTE_KEY |
"FEATURE_SCOPE_ATTRIBUTE_KEY" |
Copyright © 2003–2024 MuleSoft, Inc.. All rights reserved.