| Package | Description |
|---|---|
| org.mule.runtime.config.spring.parsers.assembly | |
| org.mule.runtime.config.spring.parsers.assembly.configuration |
| Modifier and Type | Method and Description |
|---|---|
protected void |
DefaultBeanAssembler.addPropertyWithoutReference(org.springframework.beans.MutablePropertyValues properties,
SingleProperty config,
String name,
Object value) |
protected void |
DefaultBeanAssembler.addPropertyWithReference(org.springframework.beans.MutablePropertyValues properties,
SingleProperty config,
String name,
Object value) |
| Modifier and Type | Class and Description |
|---|---|
class |
SinglePropertyLiteral |
class |
SinglePropertyWrapper |
| Modifier and Type | Method and Description |
|---|---|
SingleProperty |
PropertyConfiguration.getSingleProperty(String propertyName) |
SingleProperty |
SimplePropertyConfiguration.getSingleProperty(String name) |
SingleProperty |
ReusablePropertyConfiguration.getSingleProperty(String propertyName) |
SingleProperty |
TempWrapperPropertyConfiguration.getSingleProperty(String propertyName) |
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.