Package | Description |
---|---|
org.mule.config.spring.parsers |
Classes that help to construct a Mule model via Spring's XML specification.
|
org.mule.config.spring.parsers.delegate | |
org.mule.config.spring.parsers.processors | |
org.mule.config.spring.parsers.specific |
Targetted support for specific components in the Mule system.
|
Modifier and Type | Method and Description |
---|---|
MuleDefinitionParserConfiguration |
MuleDefinitionParserConfiguration.registerPostProcessor(PostProcessor postProcessor)
These are appended to existing processors
|
MuleDefinitionParserConfiguration |
AbstractMuleBeanDefinitionParser.registerPostProcessor(PostProcessor postProcessor) |
Modifier and Type | Method and Description |
---|---|
MuleDefinitionParserConfiguration |
AbstractDelegatingDefinitionParser.registerPostProcessor(PostProcessor postProcessor) |
MuleDefinitionParserConfiguration |
ParentContextDefinitionParser.registerPostProcessor(PostProcessor postProcessor) |
MuleDefinitionParserConfiguration |
AbstractPluggableDelegate.registerPostProcessor(PostProcessor postProcessor) |
MuleDefinitionParserConfiguration |
AllAttributeChildDefinitionParser.registerPostProcessor(PostProcessor postProcessor) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractChildElementIterator
This iterates over child elements, parsing them and calling
AbstractChildElementIterator.insertBean(BeanAssembler, Object, Element, Element) . |
class |
AddAttribute |
class |
ConstructorReference |
class |
ExtendTarget |
class |
IdAttribute |
class |
NameAttribute |
class |
NamedSetterChildElementIterator
This iterates over the child elements, generates beans, and sets them on the current bean via the
setter given.
|
Modifier and Type | Class and Description |
---|---|
class |
MessageFilterDefinitionParser |
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.