Modifier and Type | Class and Description |
---|---|
class |
AggregationStrategyDefinitionParser |
Modifier and Type | Class and Description |
---|---|
class |
AbstractChildDefinitionParser
This definition parser supports the definition of beans that are then set on the parent bean -
it extends
AbstractHierarchicalDefinitionParser with
methods that assume the data are associated with a single property. |
Modifier and Type | Class and Description |
---|---|
class |
AttributeListEntryDefinitionParser |
class |
AttributeMapDefinitionParser
Creates a single, stand-alone map object and processes all attributes to this map
|
class |
ChildListDefinitionParser |
class |
ChildListEntryDefinitionParser
Process an element as a value that is appended to a list in the parent object (the
enclosing XML element).
|
class |
ChildMapDefinitionParser
Creates a single Map and processes standard Spring sub elements.
|
class |
ChildMapEntryDefinitionParser
This definition parser only works for maps in which each entry in the map
is represented in the XML by a tag with name 'entry'.
|
class |
ChildPropertiesDefinitionParser
Creates a single Properties object and processes standard Spring sub elements.
|
class |
ChildSingletonMapDefinitionParser |
class |
GenericChildMapDefinitionParser
Creates a single Map and processes standard Spring sub elements.
|
Modifier and Type | Class and Description |
---|---|
class |
AttributePropertiesDefinitionParser |
class |
ChildDefinitionParser
Creates a definition parser that will construct a single child element and inject it into
the parent object (the enclosing XML element).
|
class |
DescendentDefinitionParser
An extension to
ChildDefinitionParser which recurses up the DOM
tree until it finds a named parent. |
class |
GrandchildDefinitionParser
Same as ChildDefinitionParser but injects the child element into the grandparent object
(2 levels up in the XML tree).
|
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. |
class |
OptionalChildDefinitionParser
This class should be used when the same element can be configured as a child or an orphan
(i.e., top-level).
|
class |
ParentDefinitionParser
Processes child property elements in Xml but sets the properties on the parent object.
|
class |
TextDefinitionParser
Grabs the text from an element and injects it into the parent, for example:
|
class |
WrappingChildDefinitionParser
A child definition parser that wraps the child object
|
Modifier and Type | Class and Description |
---|---|
class |
AggregatorDefinitionParser
Generic router definition parser for parsing all Router elements.
|
class |
AsyncMessageProcessorsDefinitionParser |
class |
BindingDefinitionParser
Binding definition parser for parsing all binding elements configured as part of the service.
|
class |
ComponentDefinitionParser |
class |
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). |
class |
ConfigurationDefinitionParser
Parses the
|
class |
DataObjectDefinitionParser
Represents a static config data object where the body of the element can be the data of a file
attribute can be set.
|
class |
ExceptionTXFilterDefinitionParser
TODO
|
class |
ExpressionComponentDefintionParser |
class |
ExpressionLanguageDefinitionParser |
class |
FilterRefDefinitionParser
This allows a filter to be defined globally, or embedded within an endpoint.
|
class |
FlowRefDefinitionParser |
class |
GlobalFunctionsDefintionParser |
class |
IgnoreObjectMethodsDefinitionParser |
class |
ImportMapEntryDefinitionParser |
class |
InboundRouterDefinitionParser
Generic router definition parser for parsing all Router elements.
|
class |
InterceptorDefinitionParser
This allows a interceptor to be defined on a global interceptor stack or on a service.
|
class |
InvokerMessageProcessorDefinitionParser |
class |
MessageEnricherDefinitionParser |
class |
NotificationDefinitionParser |
class |
ObjectFactoryDefinitionParser |
class |
ObjectFactoryWrapper
Use this BeanDefinitionParser when you need a "wrapper" element for an ObjectFactory.
|
class |
PoolingProfileDefinitionParser
This parser is responsible for processing the
|
class |
ReferenceExceptionStrategyDefinitionParser |
class |
RetryNotifierDefinitionParser |
class |
RetryPolicyDefinitionParser
Allows retry policies to be children of connector elements or the
|
class |
RouterDefinitionParser
Generic router definition parser for parsing all Router elements.
|
class |
ServiceOverridesDefinitionParser
Sets a Map of service overrides on the parent connector
|
class |
ShortcutComponentDefinitionParser |
class |
SimpleComponentDefinitionParser
Used to parse shortcut elements for simple built-in components such as
EchoComponent and
LogComponent . |
class |
SplitterDefinitionParser
Generic router definition parser for parsing all Router elements.
|
class |
StaticComponentDefinitionParser
BDP which parses the
|
class |
ThreadingProfileDefinitionParser
This parser is responsible for processing the
|
class |
TransactionConfigDefinitionParser |
class |
TypedPropertyMapEntryDefinitionParser |
Modifier and Type | Class and Description |
---|---|
class |
EndpointRefParser
Configures a reference to an endpoint on a parent bean.
|
Modifier and Type | Class and Description |
---|---|
class |
ChildAddressDefinitionParser
Generate an Endpoint URI from simple address components.
|
class |
ChildEndpointDefinitionParser
A parser for "embedded" endpoints - ie inbound, outbound and response endpoints.
|
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.
|
class |
SimplePropertyDefinitionParser |
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 |
Modifier and Type | Class and Description |
---|---|
class |
WsCustomValidatorDefinitionParser |
Modifier and Type | Class and Description |
---|---|
class |
PoolingProfileBeanDefinitionParser |
Modifier and Type | Class and Description |
---|---|
class |
AbstractAdvancedDbProcessorDefinitionParser |
class |
AbstractDbProcessorDefinitionParser |
class |
AbstractResultSetHandlerProcessorDefinitionParser |
class |
AbstractSingleQueryProcessorDefinitionParser |
class |
BulkExecuteProcessorBeanDefinitionParser |
class |
ExecuteDdlProcessorBeanDefinitionParser |
class |
PreparedBulkUpdateProcessorBeanDefinitionParser |
class |
SelectProcessorDefinitionParser |
class |
SingleUpdateProcessorDefinitionParser |
class |
StoredProcedureProcessorBeanDefinitionParser |
Modifier and Type | Class and Description |
---|---|
class |
HttpAuthenticationDefinitionParser |
class |
HttpMessageSingleParamDefinitionParser
Bean definition parser for query parameters, URI parameters and headers, for both the request-builder and
the response-builder elements.
|
class |
HttpThreadingProfileDefinitionParser
Threading profile definition parser for HTTP, that sets a custom default value for the maxThreadsActive property.
|
Modifier and Type | Class and Description |
---|---|
class |
ValidateJsonSchemaMessageProcessorDefinitionParser |
Modifier and Type | Class and Description |
---|---|
class |
ScriptComponentDefinitionParser |
class |
ScriptDefinitionParser |
Modifier and Type | Class and Description |
---|---|
class |
XsltTextDefinitionParser
TODO
|
Modifier and Type | Class and Description |
---|---|
class |
TestComponentDefinitionParser
Configures a FunctionalTestComponent wrapped as a JavaComponent.
|
Modifier and Type | Class and Description |
---|---|
class |
HttpCookiesDefinitionParser |
class |
HttpResponseDefinitionParser |
Modifier and Type | Class and Description |
---|---|
class |
KeyStoreTlsContextDefinitionParser |
class |
TrustStoreTlsContextDefinitionParser |
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.