org.mule.config.spring.parsers.assembly
Class AttributeMapBeanAssemblerFactory

java.lang.Object
  extended by org.mule.config.spring.parsers.assembly.AttributeMapBeanAssemblerFactory
All Implemented Interfaces:
BeanAssemblerFactory

public class AttributeMapBeanAssemblerFactory
extends Object
implements BeanAssemblerFactory


Constructor Summary
AttributeMapBeanAssemblerFactory()
           
 
Method Summary
 BeanAssembler newBeanAssembler(PropertyConfiguration beanConfig, org.springframework.beans.factory.support.BeanDefinitionBuilder bean, PropertyConfiguration targetConfig, org.springframework.beans.factory.config.BeanDefinition target)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AttributeMapBeanAssemblerFactory

public AttributeMapBeanAssemblerFactory()
Method Detail

newBeanAssembler

public BeanAssembler newBeanAssembler(PropertyConfiguration beanConfig,
                                      org.springframework.beans.factory.support.BeanDefinitionBuilder bean,
                                      PropertyConfiguration targetConfig,
                                      org.springframework.beans.factory.config.BeanDefinition target)
Specified by:
newBeanAssembler in interface BeanAssemblerFactory


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