| Package | Description |
|---|---|
| org.mule.config.spring.parsers.specific |
Targetted support for specific components in the Mule system.
|
| Class and Description |
|---|
| AbstractFlowConstructDefinitionParser |
| ComponentDefinitionParser |
| 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). |
| FilterDefinitionParser
This allows a filter to be defined globally, or embedded within an endpoint.
|
| MessageProcessorDefinitionParser
This allows a message processor to be defined globally, or embedded within an endpoint.
|
| SimpleComponentDefinitionParser
Used to parse shortcut elements for simple built-in components such as
EchoComponent and
LogComponent. |
Copyright © 2003–2015 MuleSoft, Inc.. All rights reserved.