org.mule.config.spring.parsers.assembly
Interface BeanAssemblerFactory

All Known Implementing Classes:
AttributeMapBeanAssemblerFactory, DefaultBeanAssemblerFactory, TwoStageMapBeanAssemblerFactory

public interface BeanAssemblerFactory


Method Summary
 BeanAssembler newBeanAssembler(PropertyConfiguration beanConfig, org.springframework.beans.factory.support.BeanDefinitionBuilder bean, PropertyConfiguration targetConfig, org.springframework.beans.factory.config.BeanDefinition target)
           
 

Method Detail

newBeanAssembler

BeanAssembler newBeanAssembler(PropertyConfiguration beanConfig,
                               org.springframework.beans.factory.support.BeanDefinitionBuilder bean,
                               PropertyConfiguration targetConfig,
                               org.springframework.beans.factory.config.BeanDefinition target)


Copyright © 2003-2012 MuleSoft, Inc.. All Rights Reserved.