Uses of Interface
org.mule.config.spring.parsers.assembly.configuration.SingleProperty

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 PropertyConfiguration.getSingleProperty(String propertyName)
           
 SingleProperty ReusablePropertyConfiguration.getSingleProperty(String propertyName)
           
 SingleProperty SimplePropertyConfiguration.getSingleProperty(String name)
           
 SingleProperty TempWrapperPropertyConfiguration.getSingleProperty(String propertyName)
           
 



Copyright © 2003-2009 MuleSource, Inc.. All Rights Reserved.