| Modifier and Type | Class and Description |
|---|---|
class |
AbstractFirstResultSerialDefinitionParser
Extend
AbstractSerialDelegatingDefinitionParser to return the first
definition as the final result |
class |
AbstractSingleParentFamilyChildDefinitionParser |
class |
AbstractSingleParentFamilyDefinitionParser
This allows several parsers to be used on a single element, creating a parent bean with the first parser and then extending
that with child parsers.
|
class |
SingleParentFamilyDefinitionParser |
| Modifier and Type | Class and Description |
|---|---|
class |
TransactionDefinitionParser
Generates a transaction config with embedded factory.
|
class |
XaTransactionDefinitionParser |
| Modifier and Type | Class and Description |
|---|---|
class |
ElementInNestedMapDefinitionParser
This constructs a nested map - keyed by "mapKey" - and then adds an entry in that named from the attribute "keyAttribute".
|
class |
NestedListDefinitionParser
This extends a list that is itself a property (with key mapKey).
|
class |
NestedMapDefinitionParser
This extends a map that is itself a property (with key mapKey).
|
class |
NestedMapWithAttributesDefinitionParser
This generates a nested map (an element of the parent map, with the key "mapKey", which is a map itself) and then adds any
attributes as name/value pairs.
|
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.