org.mule.config.spring.processors
Class ParentContextPropertyPlaceholderProcessor

java.lang.Object
  extended by org.mule.config.spring.processors.ParentContextPropertyPlaceholderProcessor
All Implemented Interfaces:
MuleContextAware, org.springframework.beans.factory.config.BeanFactoryPostProcessor

public class ParentContextPropertyPlaceholderProcessor
extends Object
implements MuleContextAware, org.springframework.beans.factory.config.BeanFactoryPostProcessor


Constructor Summary
ParentContextPropertyPlaceholderProcessor()
           
 
Method Summary
 void postProcessBeanFactory(org.springframework.beans.factory.config.ConfigurableListableBeanFactory beanFactory)
           
 void setMuleContext(MuleContext muleContext)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ParentContextPropertyPlaceholderProcessor

public ParentContextPropertyPlaceholderProcessor()
Method Detail

postProcessBeanFactory

public void postProcessBeanFactory(org.springframework.beans.factory.config.ConfigurableListableBeanFactory beanFactory)
                            throws org.springframework.beans.BeansException
Specified by:
postProcessBeanFactory in interface org.springframework.beans.factory.config.BeanFactoryPostProcessor
Throws:
org.springframework.beans.BeansException

setMuleContext

public void setMuleContext(MuleContext muleContext)
Specified by:
setMuleContext in interface MuleContextAware


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