|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SingleProperty | |
|---|---|
| org.mule.config.spring.parsers.assembly | |
| org.mule.config.spring.parsers.assembly.configuration | |
| Uses of SingleProperty in org.mule.config.spring.parsers.assembly |
|---|
| Methods in org.mule.config.spring.parsers.assembly with parameters of type SingleProperty | |
|---|---|
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)
|
| Uses of SingleProperty in org.mule.config.spring.parsers.assembly.configuration |
|---|
| Classes in org.mule.config.spring.parsers.assembly.configuration that implement SingleProperty | |
|---|---|
class |
SinglePropertyLiteral
|
class |
SinglePropertyWrapper
|
| Methods in org.mule.config.spring.parsers.assembly.configuration that return SingleProperty | |
|---|---|
SingleProperty |
TempWrapperPropertyConfiguration.getSingleProperty(String propertyName)
|
SingleProperty |
SimplePropertyConfiguration.getSingleProperty(String name)
|
SingleProperty |
ReusablePropertyConfiguration.getSingleProperty(String propertyName)
|
SingleProperty |
PropertyConfiguration.getSingleProperty(String propertyName)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||