|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PostProcessor | |
|---|---|
| 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. |
| Uses of PostProcessor in org.mule.config.spring.parsers |
|---|
| Methods in org.mule.config.spring.parsers with parameters of type PostProcessor | |
|---|---|
MuleDefinitionParserConfiguration |
MuleDefinitionParserConfiguration.registerPostProcessor(PostProcessor postProcessor)
These are appended to existing processors |
MuleDefinitionParserConfiguration |
AbstractMuleBeanDefinitionParser.registerPostProcessor(PostProcessor postProcessor)
|
| Uses of PostProcessor in org.mule.config.spring.parsers.delegate |
|---|
| Methods in org.mule.config.spring.parsers.delegate with parameters of type PostProcessor | |
|---|---|
MuleDefinitionParserConfiguration |
ParentContextDefinitionParser.registerPostProcessor(PostProcessor postProcessor)
|
MuleDefinitionParserConfiguration |
AllAttributeChildDefinitionParser.registerPostProcessor(PostProcessor postProcessor)
|
MuleDefinitionParserConfiguration |
AbstractPluggableDelegate.registerPostProcessor(PostProcessor postProcessor)
|
MuleDefinitionParserConfiguration |
AbstractDelegatingDefinitionParser.registerPostProcessor(PostProcessor postProcessor)
|
| Uses of PostProcessor in org.mule.config.spring.parsers.processors |
|---|
| Classes in org.mule.config.spring.parsers.processors that implement PostProcessor | |
|---|---|
class |
AbstractChildElementIterator
This iterates over child elements, parsing them and calling #insertBean(org.mule.config.spring.parsers.assembly.BeanAssembler, org.springframework.beans.factory.config.BeanDefinition, org.w3c.dom.Element, org.w3c.dom.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. |
| Uses of PostProcessor in org.mule.config.spring.parsers.specific |
|---|
| Classes in org.mule.config.spring.parsers.specific that implement PostProcessor | |
|---|---|
class |
MessageFilterDefinitionParser
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||