| Modifier and Type | Class and Description |
|---|---|
class |
NamedDefinitionParser
Behaves as
ParentDefinitionParser, but allows any named bean to be the
parent, rather than using the enclosing element in the DOM tree. |
class |
NameTransferDefinitionParser
This extends
ParentDefinitionParser so that the "name" attribute is set locally, not on the parent. |
| Modifier and Type | Class and Description |
|---|---|
class |
ConfigurationDefinitionParser
Parses the
|
class |
ExpressionLanguageDefinitionParser |
class |
FilterRefDefinitionParser
This allows a filter to be defined globally, or embedded within an endpoint.
|
class |
IgnoreObjectMethodsDefinitionParser |
class |
ObjectFactoryWrapper
Use this BeanDefinitionParser when you need a "wrapper" element for an ObjectFactory.
|
class |
ReferenceExceptionStrategyDefinitionParser |
| Modifier and Type | Class and Description |
|---|---|
class |
ListPropertyDefinitionParser
This allows a child element to extends a list of values, via an attribute, on a parent setter.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ClientKeyStoreDefinitionParser |
class |
KeyStoreDefinitionParser |
class |
ProtocolHandlerDefinitionParser
Deprecated.
This was necessary pre Java SE 5.0. It will be ignored and removed in Mule 4
|
class |
TrustStoreDefinitionParser |
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.