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 |
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 |
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 |
TLS_CONTEXT_ELEMENT_IDENTIFIER
The identifier name of the
tls:context infrastructure parameter |
static String |
TLS_PREFIX
The prefix name of the
tls:context 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 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 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 POOLING_PROFILE_ELEMENT_IDENTIFIER
poolingProfile infrastructure parameterstatic final String TLS_CONTEXT_ELEMENT_IDENTIFIER
tls:context infrastructure parameterstatic final String TLS_PREFIX
tls:context infrastructure parameterCopyright © 2017 MuleSoft, Inc.. All rights reserved.