public interface DslConstants
| Modifier and Type | Field and Description |
|---|---|
static String |
CONFIG_ATTRIBUTE_NAME
The name of the 'config' attribute of an executable element in the DSL
|
static String |
CORE_NAMESPACE
Namespace for Mule core elements
|
static String |
CORE_PREFIX
This is the namespace prefix for core elements in the configuration.
|
static String |
CORE_SCHEMA_LOCATION
Namespace for Mule core elements
|
static String |
CRON_STRATEGY_ELEMENT_IDENTIFIER
The identifier name of the
schedulingStrategy infrastructure parameter |
static String |
DEFAULT_NAMESPACE_URI_MASK
Format mask for the default location of a schema
|
static String |
DOMAIN_NAMESPACE
Namespace for Mule core domain elements
|
static String |
DOMAIN_PREFIX
This is the namespace prefix for core domain elements in the configuration.
|
static String |
EE_DOMAIN_NAMESPACE
Namespace for EE domain elements
|
static String |
EE_DOMAIN_PREFIX
This is the namespace prefix for EE domain elements in the configuration.
|
static String |
EE_NAMESPACE
Namespace for EE elements
|
static String |
EE_PREFIX
This is the namespace prefix for EE elements in the configuration.
|
static String |
ERROR_MAPPING_ELEMENT_IDENTIFIER
The identifier name of the
errorMapping infrastructure parameter |
static String |
ERROR_MAPPINGS_ELEMENT_IDENTIFIER
The identifier name of the
errorMappings infrastructure parameter |
static String |
EXPIRATION_POLICY_ELEMENT_IDENTIFIER
The identifier name of the
expirationPolicy infrastructure parameter |
static String |
FIXED_FREQUENCY_STRATEGY_ELEMENT_IDENTIFIER
The identifier name of the
schedulingStrategy infrastructure parameter |
static String |
FLOW_ELEMENT_IDENTIFIER
The identifier name of a
flow |
static String |
KEY_ATTRIBUTE_NAME
The name of the 'key' element of a Map DSL entry
|
static String |
NAME_ATTRIBUTE_NAME
The name of the 'name' attribute of a DSL element
|
static String |
POOLING_PROFILE_ELEMENT_IDENTIFIER
The identifier name of the
poolingProfile infrastructure parameter |
static String |
RECONNECT_ELEMENT_IDENTIFIER
The identifier name of the
reconnect implementation of reconnectionStrategy infrastructure parameter |
static String |
RECONNECT_FOREVER_ELEMENT_IDENTIFIER
The identifier name of the
reconnectForever implementation of reconnectionStrategy infrastructure parameter |
static String |
RECONNECTION_ELEMENT_IDENTIFIER
The identifier name of the
reconnection implementation of reconnectionConfig infrastructure parameter |
static String |
REDELIVERY_POLICY_ELEMENT_IDENTIFIER
The identifier name of the
redeliveryPolicy infrastructure parameter |
static String |
SCHEDULING_STRATEGY_ELEMENT_IDENTIFIER
The identifier name of the
schedulingStrategy infrastructure parameter |
static String |
SUBFLOW_ELEMENT_IDENTIFIER
The identifier name of a
sub-flow |
static String |
TLS_CONTEXT_ELEMENT_IDENTIFIER
The identifier name of the
tls:context infrastructure parameter |
static String |
TLS_CRL_FILE_ELEMENT_IDENTIFIER
The identifier name of the
tls:crl-file infrastructure parameter |
static String |
TLS_CUSTOM_OCSP_RESPONDER_ELEMENT_IDENTIFIER
The identifier name of the
tls:custom-ocsp-responder infrastructure parameter |
static String |
TLS_KEY_STORE_ELEMENT_IDENTIFIER
The identifier name of the
tls:key-store infrastructure parameter |
static String |
TLS_PREFIX
The prefix name of the
tls:context infrastructure parameter |
static String |
TLS_REVOCATION_CHECK_ELEMENT_IDENTIFIER
The identifier name of the
tls:revocation-check infrastructure parameter |
static String |
TLS_STANDARD_REVOCATION_CHECK_ELEMENT_IDENTIFIER
The identifier name of the
tls:standard-revocation-check infrastructure parameter |
static String |
TLS_TRUST_STORE_ELEMENT_IDENTIFIER
The identifier name of the
tls:trust-store infrastructure parameter |
static String |
VALUE_ATTRIBUTE_NAME
The name of the 'value' element of a Map DSL entry
|
static final String CORE_PREFIX
static final String DEFAULT_NAMESPACE_URI_MASK
static final String CORE_NAMESPACE
static final String CORE_SCHEMA_LOCATION
static final String DOMAIN_PREFIX
static final String DOMAIN_NAMESPACE
static final String EE_PREFIX
static final String EE_NAMESPACE
static final String EE_DOMAIN_PREFIX
static final String EE_DOMAIN_NAMESPACE
static final String FLOW_ELEMENT_IDENTIFIER
flowstatic final String SUBFLOW_ELEMENT_IDENTIFIER
sub-flowstatic final String NAME_ATTRIBUTE_NAME
static final String CONFIG_ATTRIBUTE_NAME
static final String KEY_ATTRIBUTE_NAME
static final String VALUE_ATTRIBUTE_NAME
static final String RECONNECT_FOREVER_ELEMENT_IDENTIFIER
reconnectForever implementation of reconnectionStrategy infrastructure parameterstatic final String RECONNECT_ELEMENT_IDENTIFIER
reconnect implementation of reconnectionStrategy infrastructure parameterstatic final String RECONNECTION_ELEMENT_IDENTIFIER
reconnection implementation of reconnectionConfig infrastructure parameterstatic final String REDELIVERY_POLICY_ELEMENT_IDENTIFIER
redeliveryPolicy infrastructure parameterstatic final String EXPIRATION_POLICY_ELEMENT_IDENTIFIER
expirationPolicy infrastructure parameterstatic final String POOLING_PROFILE_ELEMENT_IDENTIFIER
poolingProfile infrastructure parameterstatic final String TLS_CONTEXT_ELEMENT_IDENTIFIER
tls:context infrastructure parameterstatic final String TLS_KEY_STORE_ELEMENT_IDENTIFIER
tls:key-store infrastructure parameterstatic final String TLS_TRUST_STORE_ELEMENT_IDENTIFIER
tls:trust-store infrastructure parameterstatic final String TLS_REVOCATION_CHECK_ELEMENT_IDENTIFIER
tls:revocation-check infrastructure parameterstatic final String TLS_STANDARD_REVOCATION_CHECK_ELEMENT_IDENTIFIER
tls:standard-revocation-check infrastructure parameterstatic final String TLS_CUSTOM_OCSP_RESPONDER_ELEMENT_IDENTIFIER
tls:custom-ocsp-responder infrastructure parameterstatic final String TLS_CRL_FILE_ELEMENT_IDENTIFIER
tls:crl-file infrastructure parameterstatic final String TLS_PREFIX
tls:context infrastructure parameterstatic final String SCHEDULING_STRATEGY_ELEMENT_IDENTIFIER
schedulingStrategy infrastructure parameterstatic final String FIXED_FREQUENCY_STRATEGY_ELEMENT_IDENTIFIER
schedulingStrategy infrastructure parameterstatic final String CRON_STRATEGY_ELEMENT_IDENTIFIER
schedulingStrategy infrastructure parameterstatic final String ERROR_MAPPINGS_ELEMENT_IDENTIFIER
errorMappings infrastructure parameterstatic final String ERROR_MAPPING_ELEMENT_IDENTIFIER
errorMapping infrastructure parameterCopyright © 2024 MuleSoft, Inc.. All rights reserved.