| Package | Description |
|---|---|
| org.mule.runtime.config.spring.parsers.specific |
| Class and Description |
|---|
| 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.
|
| MessageProcessorWithDataTypeDefinitionParser
Gives parses support to map data type attributes to a
DataType |
| SimpleComponentDefinitionParser
Used to parse shortcut elements for simple built-in components such as
EchoComponent and LogComponent. |
| TransactionDefinitionParser
Generates a transaction config with embedded factory.
|
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.