See: Description
Class | Description |
---|---|
AbstractFlowConstructDefinitionParser | |
AggregatorDefinitionParser |
Generic router definition parser for parsing all Router elements.
|
AsyncMessageProcessorsDefinitionParser | |
BindingDefinitionParser |
Binding definition parser for parsing all binding elements configured as part of the service.
|
BridgeDefinitionParser | |
ComponentDefinitionParser | |
ComponentDelegatingDefinitionParser |
Allows for parsing either a shortcut component configuration by delegating to two
different component parses depending on the existence of the class attribute.
|
ConfigurationChildDefinitionParser |
Extend
ChildDefinitionParser to include
logic for identifying parent configuration element (since this only applies to "default"
elements there's an ugliness here - contradicitions (non-default children of configuration)
are avoided by the mule.xsd schema). |
ConfigurationDefinitionParser |
Parses the
|
DataObjectDefinitionParser |
Represents a static config data object where the body of the element can be the data of a file
attribute can be set.
|
DataObjectDefinitionParser.DataObjectFactoryBean | |
DefaultNameMuleOrphanDefinitionParser | |
DefaultThreadingProfileDefinitionParser |
This parser is responsible for processing the
|
DomainElementsValidator |
A
PreProcessor that validates that no mule element
is used inside a <spring:beans> element. |
ExceptionStrategyDefinitionParser | |
ExceptionTXFilterDefinitionParser |
TODO
|
ExpressionComponentDefintionParser | |
ExpressionLanguageDefinitionParser | |
ExpressionTransformerDefinitionParser |
This allows a message processor to be defined globally, or embedded within an
endpoint.
|
FilterDefinitionParser |
This allows a filter to be defined globally, or embedded within an endpoint.
|
FilterRefDefinitionParser |
This allows a filter to be defined globally, or embedded within an endpoint.
|
FlowDefinitionParser | |
FlowRefDefinitionParser | |
GlobalFunctionsDefintionParser | |
GlobalPropertyDefinitionParser | |
IgnoreObjectMethodsDefinitionParser | |
ImportMapEntryDefinitionParser | |
InboundRouterDefinitionParser |
Generic router definition parser for parsing all Router elements.
|
InheritedModelDefinitionParser |
Allows the Inherited model type to be used.
|
InterceptorDefinitionParser |
This allows a interceptor to be defined on a global interceptor stack or on a service.
|
InterceptorStackDefinitionParser |
This allows a interceptor-stack to be defined globally, or configured on a
service.
|
InvokerMessageProcessorDefinitionParser | |
MessageEnricherDefinitionParser | |
MessageFilterDefinitionParser | |
MessageProcessorChainDefinitionParser |
This allows a message processor to be defined globally, or embedded within an
endpoint.
|
MessageProcessorDefinitionParser |
This allows a message processor to be defined globally, or embedded within an endpoint.
|
MessagePropertiesTransformerDefinitionParser | |
ModelDefinitionParser | Deprecated |
NotificationDefinitionParser | |
NotificationDisableDefinitionParser | |
ObjectFactoryDefinitionParser | |
ObjectFactoryWrapper |
Use this BeanDefinitionParser when you need a "wrapper" element for an ObjectFactory.
|
PoolingProfileDefinitionParser |
This parser is responsible for processing the
|
QueueStoreDefinitionParser |
This allows a queue store to be defined globally, or embedded within a queue profile.
|
ReferenceExceptionStrategyDefinitionParser | |
RegExFilterDefinitionParser | |
RegExFilterDefinitionParser.FlagsMapping |
Map a comma-separated string to an Integer object that can be used to set the flags
on a
RegExFilter . |
ResponseDefinitionParser | |
RetryNotifierDefinitionParser | |
RetryPolicyDefinitionParser |
Allows retry policies to be children of connector elements or the
|
RouterDefinitionParser |
Generic router definition parser for parsing all Router elements.
|
SecurityFilterDefinitionParser |
This allows a security filter to be defined globally, or embedded within an endpoint.
|
ServiceDefinitionParser | |
ServiceOverridesDefinitionParser |
Sets a Map of service overrides on the parent connector
|
ShortcutComponentDefinitionParser | |
SimpleComponentDefinitionParser |
Used to parse shortcut elements for simple built-in components such as
EchoComponent and
LogComponent . |
SimpleServiceDefinitionParser | |
SplitterDefinitionParser |
Generic router definition parser for parsing all Router elements.
|
StaticComponentDefinitionParser |
BDP which parses the
|
ThreadingProfileDefinitionParser |
This parser is responsible for processing the
|
TransactionConfigDefinitionParser | |
TransactionDefinitionParser |
Generates a transaction config with embedded factory.
|
TransactionManagerDefinitionParser | |
TypedPropertyMapEntryDefinitionParser | |
ValidatorDefinitionParser | |
XaTransactionDefinitionParser |
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.