| Package | Description |
|---|---|
| org.mule.runtime.config.spring.factories | |
| org.mule.runtime.config.spring.parsers.collection |
Support for building collections, or adding an element to a collection in a
parent bean.
|
| org.mule.runtime.config.spring.parsers.delegate | |
| org.mule.runtime.config.spring.parsers.generic |
General support for bean construction.
|
| org.mule.runtime.config.spring.parsers.specific |
Targetted support for specific components in the Mule system.
|
| org.mule.runtime.config.spring.parsers.specific.properties | |
| org.mule.runtime.config.spring.parsers.specific.tls |
| Class and Description |
|---|
| ChildDefinitionParser
Creates a definition parser that will construct a single child element and inject it into the parent object (the enclosing XML
element).
|
| Class and Description |
|---|
| ChildDefinitionParser
Creates a definition parser that will construct a single child element and inject it into the parent object (the enclosing XML
element).
|
| Class and Description |
|---|
| ChildDefinitionParser
Creates a definition parser that will construct a single child element and inject it into the parent object (the enclosing XML
element).
|
| NamedDefinitionParser
Behaves as
ParentDefinitionParser, but allows any named bean to be the
parent, rather than using the enclosing element in the DOM tree. |
| OrphanDefinitionParser
Contructs a single, standalone bean from an element - it is not injected into any other object.
|
| Class and Description |
|---|
| ChildDefinitionParser
Creates a definition parser that will construct a single child element and inject it into the parent object (the enclosing XML
element).
|
| OrphanDefinitionParser
Contructs a single, standalone bean from an element - it is not injected into any other object.
|
| ParentDefinitionParser
Processes child property elements in Xml but sets the properties on the parent object.
|
| WrappingChildDefinitionParser.WrappingController
Determines whether to wrap the child based on the where it appears in the DOM.
|
| Class and Description |
|---|
| ChildDefinitionParser
Creates a definition parser that will construct a single child element and inject it into the parent object (the enclosing XML
element).
|
| MuleOrphanDefinitionParser
A parser for direct children of the
|
| NamedDefinitionParser
Behaves as
ParentDefinitionParser, but allows any named bean to be the
parent, rather than using the enclosing element in the DOM tree. |
| OptionalChildDefinitionParser
This class should be used when the same element can be configured as a child or an orphan (i.e., top-level).
|
| OrphanDefinitionParser
Contructs a single, standalone bean from an element - it is not injected into any other object.
|
| ParentDefinitionParser
Processes child property elements in Xml but sets the properties on the parent object.
|
| TextDefinitionParser
Grabs the text from an element and injects it into the parent, for example:
|
| WrappingChildDefinitionParser.WrappingController
Determines whether to wrap the child based on the where it appears in the DOM.
|
| Class and Description |
|---|
| ChildDefinitionParser
Creates a definition parser that will construct a single child element and inject it into the parent object (the enclosing XML
element).
|
| ParentDefinitionParser
Processes child property elements in Xml but sets the properties on the parent object.
|
| Class and Description |
|---|
| ParentDefinitionParser
Processes child property elements in Xml but sets the properties on the parent object.
|
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.