| Class | Description |
|---|---|
| AbstractFlowConstructDefinitionParser | |
| AggregatorDefinitionParser |
Generic router definition parser for parsing all Router elements.
|
| AsyncMessageProcessorsDefinitionParser | |
| 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 | |
| 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.
|
| MessageProcessorWithDataTypeDefinitionParser |
Gives parses support to map data type attributes to a
DataType |
| NotificationDefinitionParser | |
| NotificationDisableDefinitionParser | |
| ObjectFactoryDefinitionParser | |
| ObjectFactoryWrapper |
Use this BeanDefinitionParser when you need a "wrapper" element for an ObjectFactory.
|
| PoolingProfileDefinitionParser |
This parser is responsible for processing the
|
| 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 | |
| ShortcutComponentDefinitionParser | |
| SimpleComponentDefinitionParser |
Used to parse shortcut elements for simple built-in components such as
EchoComponent and LogComponent. |
| SplitterDefinitionParser |
Generic router definition parser for parsing all Router elements.
|
| StaticComponentDefinitionParser |
BDP which parses the
|
| TimeFactoryBean |
A
FactoryBean which creates instances of Time |
| TransactionConfigDefinitionParser | |
| TransactionDefinitionParser |
Generates a transaction config with embedded factory.
|
| TransactionManagerDefinitionParser | |
| TransformerMessageProcessorDefinitionParser |
Parses transformers message processors to map data type attributes to a
DataType |
| TypedPropertyMapEntryDefinitionParser | |
| XaTransactionDefinitionParser |
| Exception | Description |
|---|
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.