| Package | Description |
|---|---|
| org.mule.config.spring.parsers.delegate | |
| org.mule.config.spring.parsers.generic |
General support for bean construction.
|
| org.mule.config.spring.parsers.specific |
Targetted support for specific components in the Mule system.
|
| org.mule.config.spring.parsers.specific.endpoint | |
| org.mule.config.spring.parsers.specific.endpoint.support |
| Constructor and Description |
|---|
InheritDefinitionParser(boolean deflt,
OrphanDefinitionParser orphan,
NamedDefinitionParser named) |
InheritDefinitionParser(OrphanDefinitionParser orphan,
NamedDefinitionParser named) |
| Modifier and Type | Class and Description |
|---|---|
class |
MuleOrphanDefinitionParser
A parser for direct children of the
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultNameMuleOrphanDefinitionParser |
class |
DefaultThreadingProfileDefinitionParser
This parser is responsible for processing the
|
class |
FlowDefinitionParser |
class |
GlobalPropertyDefinitionParser |
class |
ServiceDefinitionParser |
class |
TransactionManagerDefinitionParser |
| Modifier and Type | Class and Description |
|---|---|
class |
GenericGlobalEndpointDefinitionParser |
| Modifier and Type | Class and Description |
|---|---|
class |
OrphanAddressDefinitionParser
Generate an Endpoint URI from simple address components.
|
class |
OrphanEndpointDefinitionParser
A parser for "orphan" (top-level) endpoints - ie GlobalEndpoints.
|
Copyright © 2003–2015 MuleSoft, Inc.. All rights reserved.