| Modifier and Type | Method and Description |
|---|---|
MuleDefinitionParserConfiguration |
AbstractMuleNamespaceHandler.RegisteredMdps.registerPostProcessor(PostProcessor postProcessor) |
| Modifier and Type | Method and Description |
|---|---|
MuleDefinitionParserConfiguration |
AbstractMuleBeanDefinitionParser.registerPostProcessor(PostProcessor postProcessor) |
MuleDefinitionParserConfiguration |
MuleDefinitionParserConfiguration.registerPostProcessor(PostProcessor postProcessor)
These are appended to existing processors
|
| Modifier and Type | Method and Description |
|---|---|
MuleDefinitionParserConfiguration |
AllAttributeChildDefinitionParser.registerPostProcessor(PostProcessor postProcessor) |
MuleDefinitionParserConfiguration |
AbstractDelegatingDefinitionParser.registerPostProcessor(PostProcessor postProcessor) |
MuleDefinitionParserConfiguration |
ParentContextDefinitionParser.registerPostProcessor(PostProcessor postProcessor) |
MuleDefinitionParserConfiguration |
AbstractPluggableDelegate.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–2017 MuleSoft, Inc.. All rights reserved.