| Modifier and Type | Method and Description |
|---|---|
MuleDefinitionParserConfiguration |
AbstractMuleNamespaceHandler.RegisteredMdps.addMapping(String propertyName,
ValueMap mappings) |
| Modifier and Type | Method and Description |
|---|---|
MuleDefinitionParserConfiguration |
AbstractMuleBeanDefinitionParser.addMapping(String propertyName,
ValueMap mappings) |
MuleDefinitionParserConfiguration |
MuleDefinitionParserConfiguration.addMapping(String propertyName,
ValueMap mappings) |
| Modifier and Type | Class and Description |
|---|---|
class |
ListValueMap
Be careful - this doesn't work with endpoint properties because they need to be converted to a URI.
|
class |
PrefixValueMap |
static class |
SimplePropertyConfiguration.MapValueMap |
| Modifier and Type | Method and Description |
|---|---|
void |
PropertyConfiguration.addMapping(String propertyName,
ValueMap mappings) |
void |
SimplePropertyConfiguration.addMapping(String propertyName,
ValueMap mappings) |
void |
ReusablePropertyConfiguration.addMapping(String propertyName,
ValueMap mappings) |
void |
TempWrapperPropertyConfiguration.addMapping(String propertyName,
ValueMap mappings) |
| Constructor and Description |
|---|
NamedValueMap(String propertyName,
ValueMap valueMap) |
| Modifier and Type | Method and Description |
|---|---|
MuleDefinitionParserConfiguration |
AbstractPluggableDelegate.addMapping(String propertyName,
ValueMap mappings) |
MuleDefinitionParserConfiguration |
ParentContextDefinitionParser.addMapping(String propertyName,
ValueMap mappings) |
MuleDefinitionParserConfiguration |
AllAttributeChildDefinitionParser.addMapping(String propertyName,
ValueMap mappings) |
MuleDefinitionParserConfiguration |
AbstractDelegatingDefinitionParser.addMapping(String propertyName,
ValueMap mappings) |
| Modifier and Type | Class and Description |
|---|---|
static class |
RegExFilterDefinitionParser.FlagsMapping
Map a comma-separated string to an Integer object that can be used to set the flags on a
RegExFilter. |
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.