Class | Description |
---|---|
AbstractMuleNamespaceHandler |
This Namespace handler extends the default Spring
NamespaceHandlerSupport
to allow certain elements in document to be ignored by the handler. |
AbstractMuleNamespaceHandler.IgnoredDefinitionParser | |
AbstractPojoNamespaceHandler |
Turns a POJO into a config element and a set of method tags which map to
MessageProcessors.
|
MuleDomainNamespaceHandler |
This is the domain namespace handler for Mule domains and configures all domains configuration elements under the
http://www.mulesoft.org/schema/mule/domain/${version} Namespace. |
MuleNamespaceHandler |
This is the core namespace handler for Mule and configures all Mule configuration elements under the
http://www.mulesoft.org/schema/mule/core/${version} Namespace. |
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.