Package | Description |
---|---|
org.mule.config.spring.parsers.delegate | |
org.mule.config.spring.parsers.specific |
Targetted support for specific components in the Mule system.
|
org.mule.module.xml.config |
Modifier and Type | Method and Description |
---|---|
ParentContextDefinitionParser |
ParentContextDefinitionParser.and(String context,
MuleDefinitionParser parser) |
ParentContextDefinitionParser |
ParentContextDefinitionParser.otherwise(MuleDefinitionParser otherwise) |
Modifier and Type | Class and Description |
---|---|
class |
FilterDefinitionParser
This allows a filter to be defined globally, or embedded within an endpoint.
|
class |
TransformerDefinitionParser
This allows a transformer to be defined globally, or embedded within an endpoint
(as either a normal or response transformer).
|
class |
TransformerRefDefinitionParser
Handle response transformers correctly
|
Modifier and Type | Class and Description |
---|---|
class |
XsltTransformerDefinitionParser |
Copyright © 2003–2013 MuleSource, Inc.. All rights reserved.