public class ParentContextPropertyPlaceholderProcessor extends Object implements MuleContextAware, org.springframework.beans.factory.config.BeanFactoryPostProcessor
Constructor and Description |
---|
ParentContextPropertyPlaceholderProcessor() |
Modifier and Type | Method and Description |
---|---|
void |
postProcessBeanFactory(org.springframework.beans.factory.config.ConfigurableListableBeanFactory beanFactory) |
void |
setMuleContext(MuleContext muleContext) |
public ParentContextPropertyPlaceholderProcessor()
public void postProcessBeanFactory(org.springframework.beans.factory.config.ConfigurableListableBeanFactory beanFactory) throws org.springframework.beans.BeansException
postProcessBeanFactory
in interface org.springframework.beans.factory.config.BeanFactoryPostProcessor
org.springframework.beans.BeansException
public void setMuleContext(MuleContext muleContext)
setMuleContext
in interface MuleContextAware
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.